Merge "Fix Testing.rst"

This commit is contained in:
Jenkins 2016-01-11 03:49:30 +00:00 committed by Gerrit Code Review
commit c43231fc8e

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`