[py-svn] commit/pytest: mineo: Fix a broken link to pytest-twisted

Bitbucket commits-noreply at bitbucket.org
Thu Nov 22 20:29:56 CET 2012


1 new commit in pytest:


https://bitbucket.org/hpk42/pytest/changeset/2296406d6160/
changeset:   2296406d6160
user:        mineo
date:        2012-11-22 19:59:15
summary:     Fix a broken link to pytest-twisted
affected #:  1 file

diff -r a97f5b9d7e34976d40f96165293fc375e53380a4 -r 2296406d61603c56d54541cf38cee8d1e373ab8a doc/en/faq.txt
--- a/doc/en/faq.txt
+++ b/doc/en/faq.txt
@@ -29,7 +29,7 @@
 If you are using trial's unittest.TestCase chances are that you can
 just run your tests even if you return Deferreds.  In addition,
 there also is a dedicated `pytest-twisted
-<http://pypi.python.org/pypi/pytest-twisted`` plugin which allows to
+<http://pypi.python.org/pypi/pytest-twisted>`_ plugin which allows to
 return deferreds from pytest-style tests, allowing to use
 :ref:`fixtures` and other features.

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.



More information about the pytest-commit mailing list