summaryrefslogtreecommitdiff
path: root/docs/tutorials/wiki2/src/tests/pytest.ini
diff options
context:
space:
mode:
authorSteve Piercy <web@stevepiercy.com>2018-06-30 05:50:50 -0700
committerSteve Piercy <web@stevepiercy.com>2018-06-30 05:50:50 -0700
commit1c36258310f01cf22b194f83cc9567c776c46268 (patch)
tree3be1c8849d01245722afd1edbf780475e096d0c6 /docs/tutorials/wiki2/src/tests/pytest.ini
parent379b5ad215fa399117881b2e80dc3bac72b381f1 (diff)
downloadpyramid-1c36258310f01cf22b194f83cc9567c776c46268.tar.gz
pyramid-1c36258310f01cf22b194f83cc9567c776c46268.tar.bz2
pyramid-1c36258310f01cf22b194f83cc9567c776c46268.zip
synch up source code in tests step
Diffstat (limited to 'docs/tutorials/wiki2/src/tests/pytest.ini')
-rw-r--r--docs/tutorials/wiki2/src/tests/pytest.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/tutorials/wiki2/src/tests/pytest.ini b/docs/tutorials/wiki2/src/tests/pytest.ini
index 8b76bc410..a3489cdf8 100644
--- a/docs/tutorials/wiki2/src/tests/pytest.ini
+++ b/docs/tutorials/wiki2/src/tests/pytest.ini
@@ -1,3 +1,3 @@
[pytest]
testpaths = tutorial
-python_files = *.py
+python_files = test*.py