mirror of
https://code.eliotberriot.com/funkwhale/funkwhale.git
synced 2025-10-06 02:59:55 +02:00
5 lines
130 B
INI
5 lines
130 B
INI
[pytest]
|
|
DJANGO_SETTINGS_MODULE=config.settings.test
|
|
|
|
# -- recommended but optional:
|
|
python_files = tests.py test_*.py *_tests.py
|