Skip to content

Commit 7f09921

Browse files
committed
fix smoke test failure
1 parent 8765ce2 commit 7f09921

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/integration/smoke/test_object_stores.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
""" BVT tests for Object Storage Pool"""
1818

1919
#Import Local Modules
20-
from marvin.cloudstackTestCase import *
20+
from marvin.cloudstackTestCase import cloudstackTestCase
2121
from nose.plugins.attrib import attr
2222
from marvin.lib.base import (ObjectStoragePool)
2323
from marvin.lib.utils import (cleanup_resources)

0 commit comments

Comments
 (0)