diff options
Diffstat (limited to 'pytest.ini')
-rw-r--r-- | pytest.ini | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,3 +1,3 @@ [pytest] -addopts = --ds=config.settings.test --reuse-db +addopts = --ds=config.settings.test python_files = tests.py test_*.py |