diff options
| author | Steve Piercy <web@stevepiercy.com> | 2016-12-23 17:59:54 -0800 |
|---|---|---|
| committer | Steve Piercy <web@stevepiercy.com> | 2016-12-23 17:59:54 -0800 |
| commit | 4eb7f0b3ceee763d673535ae3365843096ebbc8a (patch) | |
| tree | ee97d3aaebd21a6f3085f615a1d1f80b33f3290d /docs/tutorials/wiki2/src/authentication/pytest.ini | |
| parent | bb5ba0ea7dfeff26ed0c7c37e80e512c7d3f3b3d (diff) | |
| download | pyramid-4eb7f0b3ceee763d673535ae3365843096ebbc8a.tar.gz pyramid-4eb7f0b3ceee763d673535ae3365843096ebbc8a.tar.bz2 pyramid-4eb7f0b3ceee763d673535ae3365843096ebbc8a.zip | |
wiki2/src/authentication update files
Diffstat (limited to 'docs/tutorials/wiki2/src/authentication/pytest.ini')
| -rw-r--r-- | docs/tutorials/wiki2/src/authentication/pytest.ini | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/tutorials/wiki2/src/authentication/pytest.ini b/docs/tutorials/wiki2/src/authentication/pytest.ini new file mode 100644 index 000000000..8b76bc410 --- /dev/null +++ b/docs/tutorials/wiki2/src/authentication/pytest.ini @@ -0,0 +1,3 @@ +[pytest] +testpaths = tutorial +python_files = *.py |
