Continue working on all tests working
This commit is contained in:
@@ -37,3 +37,8 @@ class OpenStackClientInstaller(comp.PythonInstallComponent):
|
||||
|
||||
class OpenStackClientRuntime(comp.EmptyRuntime):
|
||||
pass
|
||||
|
||||
|
||||
class OpenStackClientTester(comp.PythonTestingComponent):
|
||||
def _use_run_tests(self):
|
||||
return False
|
||||
|
||||
Reference in New Issue
Block a user