Merge pull request #11875 from edx/adam/fix-typo

fix typo on testing.rst page
This commit is contained in:
Adam
2016-03-22 11:54:41 -04:00

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.
::