make examples less nested for now

--HG--
branch : trunk
This commit is contained in:
holger krekel
2010-10-27 17:36:27 +02:00
parent 65675d5a95
commit f7b4f70a16
7 changed files with 9 additions and 9 deletions

View File

@@ -1,7 +1,4 @@
Customizing test function through marks and hooks
====================================================
.. _`retrieved by hooks as item keywords`:
control skipping of tests according to command line option

View File

@@ -1,7 +1,4 @@
Misc examples
====================================================
Detect if running from within a py.test run
--------------------------------------------------------------

View File

@@ -1,6 +1,8 @@
.. highlightlang:: python
.. _mysetup:
mysetup pattern: application specific test fixtures
==========================================================

View File

@@ -1,4 +1,6 @@
.. _`non-python tests`:
Working with non-python tests
====================================================