fix a doc link

This commit is contained in:
holger krekel 2011-07-06 21:47:33 +02:00
parent 491f58ab26
commit 418cd482b1
1 changed files with 1 additions and 1 deletions

View File

@ -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