diff --git a/docs/writing/tests.rst b/docs/writing/tests.rst index a9f2bb617..31b132c2e 100644 --- a/docs/writing/tests.rst +++ b/docs/writing/tests.rst @@ -185,7 +185,7 @@ and then running the `py.test` command is far less work than would be required for the equivalent functionality with the unittest module! - `py.test `_ + `py.test `_ Nose