summaryrefslogtreecommitdiff
path: root/docs/narr/myproject/pytest.ini
diff options
context:
space:
mode:
Diffstat (limited to 'docs/narr/myproject/pytest.ini')
-rw-r--r--docs/narr/myproject/pytest.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/narr/myproject/pytest.ini b/docs/narr/myproject/pytest.ini
index b1b5f4c38..332cf0d04 100644
--- a/docs/narr/myproject/pytest.ini
+++ b/docs/narr/myproject/pytest.ini
@@ -1,3 +1,3 @@
[pytest]
testpaths = myproject
-python_files = *.py
+python_files = test*.py