mirror of
https://github.com/SectorLabs/django-localized-fields.git
synced 2025-04-28 04:52:55 +03:00
6 lines
104 B
INI
6 lines
104 B
INI
[pytest]
|
|
DJANGO_SETTINGS_MODULE=settings
|
|
testpaths=tests
|
|
addopts=-m "not benchmark"
|
|
junit_family=legacy
|