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