From c75f6807b6f2182b9a093407a5ed97bd79e81245 Mon Sep 17 00:00:00 2001 From: randyl Date: Wed, 29 Mar 2017 14:25:06 -0600 Subject: Correcting minor issues with the documentation Correcting some formatting and minor content changes. Change-Id: Idf75e8c6985bae9a2df26c54c559a20d46b6ac1f Signed-off-by: randyl --- docs/how-to-use/Testing.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/how-to-use/Testing.rst') 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 -python snaps/unit_test_suite.py -e -n + cd + python snaps/unit_test_suite.py -e -n | \* All Supported Arguments | \* -e [required - The path to the OpenStack RC file] -- cgit 1.2.3-korg