rename pytest_ignore_collect_path to pytest_ignore_collect before release

--HG--
branch : trunk
This commit is contained in:
holger krekel
2010-05-02 15:24:02 +02:00
parent 3efb8028fb
commit 45e10f4c48
6 changed files with 9 additions and 9 deletions

View File

@@ -95,8 +95,8 @@ per-test run basetemp directory.
.. _`function arguments`: funcargs.html
.. _`extensions`:
Plugin basics
=========================
Plugin basics and project configuration
=============================================
.. _`local plugin`: