Przeglądaj źródła

Made test case active.

nuwan_ag 10 lat temu
rodzic
commit
d3aab97ab2
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      test/__init__.py

+ 1 - 1
test/__init__.py

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