5 lines
111 B
INI
5 lines
111 B
INI
[pytest]
|
|
DJANGO_SETTINGS_MODULE = salon_api.settings
|
|
python_files = tests.py test_*.py *_tests.py
|
|
addopts = -q
|