Fix Testing.rst

Change-Id: Ia44f463f1e31b0d5f1bce7964b0f6f8fa228b209
This commit is contained in:
Martin Oemke 2016-01-07 16:30:19 +01:00
parent f636417639
commit f3222f9dae
1 changed files with 1 additions and 1 deletions

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`