Explorar el Código

Made test case active.

nuwan_ag hace 10 años
padre
commit
d3aab97ab2
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      test/__init__.py

+ 1 - 1
test/__init__.py

@@ -33,7 +33,7 @@ PROVIDER_TESTS = [
     ProviderInterfaceTestCase,
     ProviderSecurityServiceTestCase,
     ProviderComputeServiceTestCase,
-    #     ProviderImageServiceTestCase
+    ProviderImageServiceTestCase
 ]