diff --git a/docs/devguide.rst b/docs/devguide.rst index 790c60056..5c47843be 100644 --- a/docs/devguide.rst +++ b/docs/devguide.rst @@ -91,7 +91,7 @@ Prep your environment for running the tests:: Running the Tests - Basic ---------------------------------- -Run all the tests using Nose: +Run all the tests using Nose:: $ nosetests -q