diff options
| author | Michael Merickel <michael@merickel.org> | 2024-02-04 15:29:37 -0700 |
|---|---|---|
| committer | Michael Merickel <michael@merickel.org> | 2024-02-04 15:29:37 -0700 |
| commit | d3c8d93cfb1282f328ecd133df6565a2df92779f (patch) | |
| tree | d8dc3c489fa007666476ea38155d9bd24d24525c /docs/tutorials/wiki2/src/views/pytest.ini | |
| parent | 569f0a53d0bedecceb1365a0159c9fe514f198a9 (diff) | |
| download | pyramid-d3c8d93cfb1282f328ecd133df6565a2df92779f.tar.gz pyramid-d3c8d93cfb1282f328ecd133df6565a2df92779f.tar.bz2 pyramid-d3c8d93cfb1282f328ecd133df6565a2df92779f.zip | |
update the definingviews chapter
Diffstat (limited to 'docs/tutorials/wiki2/src/views/pytest.ini')
| -rw-r--r-- | docs/tutorials/wiki2/src/views/pytest.ini | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/docs/tutorials/wiki2/src/views/pytest.ini b/docs/tutorials/wiki2/src/views/pytest.ini deleted file mode 100644 index 3df78fe9d..000000000 --- a/docs/tutorials/wiki2/src/views/pytest.ini +++ /dev/null @@ -1,6 +0,0 @@ -[pytest] -addopts = --strict-markers - -testpaths = - tutorial - tests |
