diff options
| author | Steve Piercy <web@stevepiercy.com> | 2016-12-23 14:55:03 -0800 |
|---|---|---|
| committer | Steve Piercy <web@stevepiercy.com> | 2016-12-23 14:55:03 -0800 |
| commit | 34a21b8b14adc93d26c35ae3e0c467874a36d01b (patch) | |
| tree | bef9b90c78fe52a5f0d55d02082c0e878848be92 /docs/tutorials/wiki2/src/models/pytest.ini | |
| parent | 7e93ce88b677b7d61fdb121737e685a1d4adee7c (diff) | |
| download | pyramid-34a21b8b14adc93d26c35ae3e0c467874a36d01b.tar.gz pyramid-34a21b8b14adc93d26c35ae3e0c467874a36d01b.tar.bz2 pyramid-34a21b8b14adc93d26c35ae3e0c467874a36d01b.zip | |
wiki2/src/models - update files
Diffstat (limited to 'docs/tutorials/wiki2/src/models/pytest.ini')
| -rw-r--r-- | docs/tutorials/wiki2/src/models/pytest.ini | 3 |
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 |
