mirror of
https://github.com/sissbruecker/linkding
synced 2024-11-10 06:04:15 +00:00
5 lines
132 B
INI
5 lines
132 B
INI
|
[pytest]
|
||
|
DJANGO_SETTINGS_MODULE = siteroot.settings.dev
|
||
|
# -- recommended but optional:
|
||
|
python_files = tests.py test_*.py *_tests.py
|