Backed out changeset 73b1eed8ce09

This commit is contained in:
holger krekel
2013-11-22 13:52:53 +01:00
parent 438d85b5ad
commit a6783cd6f3
4 changed files with 10 additions and 23 deletions

View File

@@ -53,12 +53,6 @@ then the test collection looks like this::
============================= in 0.01 seconds =============================
.. note::
the ``python_functions`` and ``python_classes`` has no effect
for ``unittest.TestCase`` test discovery because pytest delegates
detection of test case methods to unittest code.
Interpreting cmdline arguments as Python packages
-----------------------------------------------------