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