1 new changeset in pytest:

http://bitbucket.org/hpk42/pytest/changeset/153e2780bc97/
changeset:   153e2780bc97
user:        hpk42
date:        2011-07-06 21:47:33
summary:     fix a doc link
affected #:  1 file (4 bytes)

--- a/doc/getting-started.txt   Wed Jul 06 21:44:57 2011 +0200
+++ b/doc/getting-started.txt   Wed Jul 06 21:47:33 2011 +0200
@@ -66,7 +66,7 @@
     report intermediate values of the assert expression freeing
     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

Repository URL: https://bitbucket.org/hpk42/pytest/

--

This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.
_______________________________________________
py-svn mailing list
py-svn@codespeak.net
http://codespeak.net/mailman/listinfo/py-svn

Reply via email to