mirror of
https://github.com/SectorLabs/django-localized-fields.git
synced 2025-04-24 19:32:53 +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
|