summaryrefslogtreecommitdiff
path: root/openstackclient/tests/unit/api/test_image_v2.py
diff options
context:
space:
mode:
Diffstat (limited to 'openstackclient/tests/unit/api/test_image_v2.py')
-rw-r--r--openstackclient/tests/unit/api/test_image_v2.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/openstackclient/tests/unit/api/test_image_v2.py b/openstackclient/tests/unit/api/test_image_v2.py
index 22490e46..0de71acb 100644
--- a/openstackclient/tests/unit/api/test_image_v2.py
+++ b/openstackclient/tests/unit/api/test_image_v2.py
@@ -25,7 +25,6 @@ FAKE_URL = 'http://gopher.dev20.com'
class TestImageAPIv2(utils.TestCase):
-
def setUp(self):
super(TestImageAPIv2, self).setUp()
@@ -35,7 +34,6 @@ class TestImageAPIv2(utils.TestCase):
class TestImage(TestImageAPIv2):
-
PUB_PROT = {
'id': '1',
'name': 'pub1',