Fix Testing.rst

Change-Id: Ia44f463f1e31b0d5f1bce7964b0f6f8fa228b209
This commit is contained in:
Martin Oemke
2016-01-07 18:15:44 +00:00
parent f636417639
commit f3222f9dae
+1 -1
View File
@@ -45,7 +45,7 @@ With `run_tests.sh`
You can use the `run_tests.sh` script in the root source directory to execute
tests in a virtualenv::
./run_tests -V
./run_tests.sh -V
With `nose`