summaryrefslogtreecommitdiff
path: root/openstackclient/tests/unit/test_shell.py
diff options
context:
space:
mode:
Diffstat (limited to 'openstackclient/tests/unit/test_shell.py')
-rw-r--r--openstackclient/tests/unit/test_shell.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/openstackclient/tests/unit/test_shell.py b/openstackclient/tests/unit/test_shell.py
index 87cd7f51..3d91da9b 100644
--- a/openstackclient/tests/unit/test_shell.py
+++ b/openstackclient/tests/unit/test_shell.py
@@ -413,9 +413,6 @@ class TestShellCli(TestShell):
class TestShellArgV(TestShell):
"""Test the deferred help flag"""
- def setUp(self):
- super(TestShellArgV, self).setUp()
-
def test_shell_argv(self):
"""Test argv decoding