Browse Source

Made test case active.

nuwan_ag 10 năm trước cách đây
mục cha
commit
d3aab97ab2
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      test/__init__.py

+ 1 - 1
test/__init__.py

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