re-add pytest.ini
This commit is contained in:
parent
6f06d25db5
commit
75ab549370
|
@ -0,0 +1,4 @@
|
|||
[pytest]
|
||||
testpaths = tests
|
||||
python_files=test*.py
|
||||
addopts = -v --verbose
|
Loading…
Reference in New Issue