summaryrefslogtreecommitdiff
path: root/openstackclient/tests/utils.py
diff options
context:
space:
mode:
Diffstat (limited to 'openstackclient/tests/utils.py')
-rw-r--r--openstackclient/tests/utils.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/openstackclient/tests/utils.py b/openstackclient/tests/utils.py
index d9abd572..d3f3853f 100644
--- a/openstackclient/tests/utils.py
+++ b/openstackclient/tests/utils.py
@@ -28,6 +28,7 @@ class ParserException(Exception):
class TestCase(testtools.TestCase):
+
def setUp(self):
testtools.TestCase.setUp(self)