summaryrefslogtreecommitdiffstats
path: root/docs/how-to-use/Testing.rst
diff options
context:
space:
mode:
authorrandyl <r.levensalor@cablelabs.com>2017-03-29 14:25:06 -0600
committerrandyl <r.levensalor@cablelabs.com>2017-03-29 14:25:06 -0600
commitc75f6807b6f2182b9a093407a5ed97bd79e81245 (patch)
treeb16a8b6c58c78e182f719ce7321ce52a2d442c27 /docs/how-to-use/Testing.rst
parentb13ca832ffc24920a7c8ca637f7c468c1306a374 (diff)
Correcting minor issues with the documentation
Correcting some formatting and minor content changes. Change-Id: Idf75e8c6985bae9a2df26c54c559a20d46b6ac1f Signed-off-by: randyl <r.levensalor@cablelabs.com>
Diffstat (limited to 'docs/how-to-use/Testing.rst')
-rw-r--r--docs/how-to-use/Testing.rst4
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]