diff options
Diffstat (limited to 'docs/how-to-use/Testing.rst')
-rw-r--r-- | docs/how-to-use/Testing.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/how-to-use/Testing.rst b/docs/how-to-use/Testing.rst index 7627927..66b8e5d 100644 --- a/docs/how-to-use/Testing.rst +++ b/docs/how-to-use/Testing.rst @@ -6,8 +6,8 @@ Execute the tests :: -cd <path to repo> -python snaps/unit_test_suite.py -e <path to RC file> -n <external network name> + cd <path to repo> + python snaps/unit_test_suite.py -e <path to RC file> -n <external network name> | \* All Supported Arguments | \* -e [required - The path to the OpenStack RC file] |