diff options
Diffstat (limited to 'pytest.ini')
-rw-r--r-- | pytest.ini | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/pytest.ini b/pytest.ini deleted file mode 100644 index 4603e34..0000000 --- a/pytest.ini +++ /dev/null @@ -1,4 +0,0 @@ -[pytest] -addopts = --capture=no --assert=plain --strict --tb native -testpaths = tests -filterwarnings = default |