[Pytest-commit] commit/pytest: flub: Correct hyperlink and target

commits-noreply at bitbucket.org commits-noreply at bitbucket.org
Tue Oct 15 13:46:05 CEST 2013


1 new commit in pytest:

https://bitbucket.org/hpk42/pytest/commits/d499d1efe1d6/
Changeset:   d499d1efe1d6
User:        flub
Date:        2013-10-15 13:45:55
Summary:     Correct hyperlink and target
Affected #:  1 file

diff -r 36e290a688601af52828e26b99d3a0f92ee2308c -r d499d1efe1d677b3d7db8aa7a1f9e1bf5e21e7ea doc/en/skipping.txt
--- a/doc/en/skipping.txt
+++ b/doc/en/skipping.txt
@@ -70,7 +70,8 @@
 where you define the markers which you then consistently apply
 throughout your test suite.
 
-Alternatively, the pre pytest-2.4 way to specify `condition strings <condition strings>`_ instead of booleans will remain fully supported in future
+Alternatively, the pre pytest-2.4 way to specify :ref:`condition strings
+<string conditions>` instead of booleans will remain fully supported in future
 versions of pytest.  It couldn't be easily used for importing markers
 between test modules so it's no longer advertised as the primary method.
 
@@ -232,7 +233,7 @@
 module's ``__version__`` attribute.
 
 
-.. _`string conditions`:
+.. _string conditions:
 
 specifying conditions as strings versus booleans
 ----------------------------------------------------------

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