diff options
| author | Michael Merickel <michael@merickel.org> | 2024-02-04 17:05:54 -0700 |
|---|---|---|
| committer | Michael Merickel <michael@merickel.org> | 2024-02-04 17:05:54 -0700 |
| commit | 94ddd8d0519aeb1fe151059048ac365b18574cd0 (patch) | |
| tree | 650d0564201a2ac6276f5ad66119a6b7efff300c /docs/tutorials/wiki2/src/tests/pytest.ini | |
| parent | 66c6c321b267e112220cfcfd81772923e3691e77 (diff) | |
| download | pyramid-94ddd8d0519aeb1fe151059048ac365b18574cd0.tar.gz pyramid-94ddd8d0519aeb1fe151059048ac365b18574cd0.tar.bz2 pyramid-94ddd8d0519aeb1fe151059048ac365b18574cd0.zip | |
upgrade tests chapter
Diffstat (limited to 'docs/tutorials/wiki2/src/tests/pytest.ini')
| -rw-r--r-- | docs/tutorials/wiki2/src/tests/pytest.ini | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/docs/tutorials/wiki2/src/tests/pytest.ini b/docs/tutorials/wiki2/src/tests/pytest.ini deleted file mode 100644 index 3df78fe9d..000000000 --- a/docs/tutorials/wiki2/src/tests/pytest.ini +++ /dev/null @@ -1,6 +0,0 @@ -[pytest] -addopts = --strict-markers - -testpaths = - tutorial - tests |
