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