diff options
| author | Steve Piercy <web@stevepiercy.com> | 2018-11-24 04:09:25 -0800 |
|---|---|---|
| committer | Steve Piercy <web@stevepiercy.com> | 2018-11-24 04:09:25 -0800 |
| commit | 2296426292ad92e7a56ded4cef55a15b7cefdb7d (patch) | |
| tree | fe51321e62c7e9496a6f19c28532d88552e7770f /docs/tutorials/wiki/src/models/pytest.ini | |
| parent | 3a06b648ca0fe2bb29b9c2ca167e95560f19a742 (diff) | |
| download | pyramid-2296426292ad92e7a56ded4cef55a15b7cefdb7d.tar.gz pyramid-2296426292ad92e7a56ded4cef55a15b7cefdb7d.tar.bz2 pyramid-2296426292ad92e7a56ded4cef55a15b7cefdb7d.zip | |
Synch up src/models files
Diffstat (limited to 'docs/tutorials/wiki/src/models/pytest.ini')
| -rw-r--r-- | docs/tutorials/wiki/src/models/pytest.ini | 2 |
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 |
