summaryrefslogtreecommitdiff
path: root/docs/tutorials/wiki/src/models/pytest.ini
diff options
context:
space:
mode:
authorMichael Merickel <github@m.merickel.org>2018-11-26 10:58:15 -0600
committerGitHub <noreply@github.com>2018-11-26 10:58:15 -0600
commit81171e861d25d394c0ccb8a6139a9b89dc4f039c (patch)
treee80fdb447bf7f491ae68344fea8895b04cdf0016 /docs/tutorials/wiki/src/models/pytest.ini
parentfeedf4cc38a59ee3f83c8a01b4632f1df6b7d645 (diff)
parent05292fb519ad33c74663221e7bd6da68eedceb72 (diff)
downloadpyramid-81171e861d25d394c0ccb8a6139a9b89dc4f039c.tar.gz
pyramid-81171e861d25d394c0ccb8a6139a9b89dc4f039c.tar.bz2
pyramid-81171e861d25d394c0ccb8a6139a9b89dc4f039c.zip
Merge pull request #8 from stevepiercy/drop-py2
Drop py2 from wiki (traversal and zodb)
Diffstat (limited to 'docs/tutorials/wiki/src/models/pytest.ini')
-rw-r--r--docs/tutorials/wiki/src/models/pytest.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/tutorials/wiki/src/models/pytest.ini b/docs/tutorials/wiki/src/models/pytest.ini
index 8b76bc410..a3489cdf8 100644
--- a/docs/tutorials/wiki/src/models/pytest.ini
+++ b/docs/tutorials/wiki/src/models/pytest.ini
@@ -1,3 +1,3 @@
[pytest]
testpaths = tutorial
-python_files = *.py
+python_files = test*.py