fix typo on testing.rst page

This commit is contained in:
Adam Palay
2016-03-22 10:25:01 -04:00
parent b95dadcf29
commit 82aad56e62

View File

@@ -399,7 +399,7 @@ common/test/acceptance/tests. This is another example.
paver test_bokchoy -t studio/test_studio_bad_data.py
To run a single test faster by not repeating setup tasks us the ``--fasttest`` option.
To run a single test faster by not repeating setup tasks use the ``--fasttest`` option.
::