diff options
| author | Steve Piercy <web@stevepiercy.com> | 2016-12-23 04:21:30 -0800 |
|---|---|---|
| committer | Steve Piercy <web@stevepiercy.com> | 2016-12-23 04:21:30 -0800 |
| commit | 9d95c55f951e31fd42c10d40136cd72fc95f2159 (patch) | |
| tree | 64381c45af7ab061821f61eeb3f1b2cbab6d0487 /docs/tutorials/wiki/src/models/pytest.ini | |
| parent | 0fb992d2eb0edeab67c4c57212244d6c6a6c515b (diff) | |
| download | pyramid-9d95c55f951e31fd42c10d40136cd72fc95f2159.tar.gz pyramid-9d95c55f951e31fd42c10d40136cd72fc95f2159.tar.bz2 pyramid-9d95c55f951e31fd42c10d40136cd72fc95f2159.zip | |
wiki/src/models updates
Diffstat (limited to 'docs/tutorials/wiki/src/models/pytest.ini')
| -rw-r--r-- | docs/tutorials/wiki/src/models/pytest.ini | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/tutorials/wiki/src/models/pytest.ini b/docs/tutorials/wiki/src/models/pytest.ini new file mode 100644 index 000000000..8b76bc410 --- /dev/null +++ b/docs/tutorials/wiki/src/models/pytest.ini @@ -0,0 +1,3 @@ +[pytest] +testpaths = tutorial +python_files = *.py |
