summaryrefslogtreecommitdiff
path: root/openstackclient/tests
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2016-12-15 03:32:55 +0000
committerGerrit Code Review <review@openstack.org>2016-12-15 03:32:55 +0000
commitd854ff052d4825dd30ba0827dbd2edf5ebbb8c3f (patch)
treec329cdf51b53b44c39af9a6912d05b06925086d4 /openstackclient/tests
parent33cafd9b76a39475bdb04f892a6d8f39dd99e25d (diff)
parent74360e00f51bd6be275ae5e7e5fc0e1ee765b54f (diff)
downloadpython-openstackclient-d854ff052d4825dd30ba0827dbd2edf5ebbb8c3f.tar.gz
Merge "[TrivialFix] Fix typo error"
Diffstat (limited to 'openstackclient/tests')
-rw-r--r--openstackclient/tests/unit/test_shell.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/openstackclient/tests/unit/test_shell.py b/openstackclient/tests/unit/test_shell.py
index 3d91da9b..b9fac684 100644
--- a/openstackclient/tests/unit/test_shell.py
+++ b/openstackclient/tests/unit/test_shell.py
@@ -422,7 +422,7 @@ class TestShellArgV(TestShell):
Use the argv supplied by the test runner so we get actual Python
runtime behaviour; we only need to check the type of argv[0]
- which will alwyas be present.
+ which will always be present.
"""
with mock.patch(