Sfoglia il codice sorgente

Made test case active.

nuwan_ag 10 anni fa
parent
commit
d3aab97ab2
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      test/__init__.py

+ 1 - 1
test/__init__.py

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