sbsv2/raptor/test/unit_suite/raptor_cli_unit.py
changeset 18 de5b887c98f7
parent 13 c327db0664bb
equal deleted inserted replaced
14:eb060913c963 18:de5b887c98f7
   151 		return True
   151 		return True
   152 
   152 
   153 	def AddProject(self, project):
   153 	def AddProject(self, project):
   154 		return True
   154 		return True
   155 
   155 
       
   156 	def AddQuery(self, query):
       
   157 		return True
       
   158 	
   156 	def PrintVersion(self):
   159 	def PrintVersion(self):
   157 		return True
   160 		return True
   158 			 			 
   161 			 			 
   159 	def Info(self, format, *extras):
   162 	def Info(self, format, *extras):
   160 		"Send an information message to the configured channel"
   163 		"Send an information message to the configured channel"