Merge pull request #817 from r3ticuli/patch-1

pytest url fix
This commit is contained in:
2017-05-12 18:02:36 -04:00
committed by GitHub
+1 -1
View File
@@ -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 <http://pytest.org/latest/>`_
`py.test <https://docs.pytest.org/en/latest/>`_
Nose