aboutsummaryrefslogtreecommitdiffstats
path: root/pytest.ini
diff options
context:
space:
mode:
Diffstat (limited to 'pytest.ini')
-rw-r--r--pytest.ini2
1 files changed, 2 insertions, 0 deletions
diff --git a/pytest.ini b/pytest.ini
index 755fead..24d95e8 100644
--- a/pytest.ini
+++ b/pytest.ini
@@ -1,5 +1,7 @@
[pytest]
+norecursedirs = extra old
+
# search for 'test_*' functions in all python files, not just under tests
python_files = test_*.py tests/*.py chocula/*.py bin/*.py