summaryrefslogtreecommitdiff
path: root/docs/tutorials/wiki2/src/models/pytest.ini
diff options
context:
space:
mode:
authorMichael Merickel <michael@merickel.org>2016-12-23 22:49:38 -0600
committerGitHub <noreply@github.com>2016-12-23 22:49:38 -0600
commit1a27bf722ddf945f13ebf2c5bdb9ca121ad15663 (patch)
treea523837721c01c441116737dcbb629b5f464cd2c /docs/tutorials/wiki2/src/models/pytest.ini
parentd2f0fe8e44fd81d99142b8174c665354a072b774 (diff)
parentf4bfa2df091b09ff73d5f97a8f0a13a6b0ef17e0 (diff)
downloadpyramid-1a27bf722ddf945f13ebf2c5bdb9ca121ad15663.tar.gz
pyramid-1a27bf722ddf945f13ebf2c5bdb9ca121ad15663.tar.bz2
pyramid-1a27bf722ddf945f13ebf2c5bdb9ca121ad15663.zip
Merge pull request #2883 from stevepiercy/docs-cookiecutter-changes-only
docs cookiecutter changes only - wiki2
Diffstat (limited to 'docs/tutorials/wiki2/src/models/pytest.ini')
-rw-r--r--docs/tutorials/wiki2/src/models/pytest.ini3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/tutorials/wiki2/src/models/pytest.ini b/docs/tutorials/wiki2/src/models/pytest.ini
new file mode 100644
index 000000000..8b76bc410
--- /dev/null
+++ b/docs/tutorials/wiki2/src/models/pytest.ini
@@ -0,0 +1,3 @@
+[pytest]
+testpaths = tutorial
+python_files = *.py