fix a doc link
This commit is contained in:
parent
491f58ab26
commit
418cd482b1
|
@ -66,7 +66,7 @@ py.test found the ``test_answer`` function by following :ref:`standard test disc
|
||||||
report intermediate values of the assert expression freeing
|
report intermediate values of the assert expression freeing
|
||||||
you from the need to learn the many names of `JUnit legacy methods`_.
|
you from the need to learn the many names of `JUnit legacy methods`_.
|
||||||
|
|
||||||
.. _`the JUnit legacy methods`: http://docs.python.org/library/unittest.html#test-cases
|
.. _`JUnit legacy methods`: http://docs.python.org/library/unittest.html#test-cases
|
||||||
|
|
||||||
.. _`assert statement`: http://docs.python.org/reference/simple_stmts.html#the-assert-statement
|
.. _`assert statement`: http://docs.python.org/reference/simple_stmts.html#the-assert-statement
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue