mirror of
https://github.com/jazzband/django-axes.git
synced 2026-05-10 08:35:01 +00:00
3 lines
120 B
INI
3 lines
120 B
INI
[pytest]
|
|
DJANGO_SETTINGS_MODULE = axes.tests.settings
|
|
python_files = tests.py test_*.py tests_*.py *_tests.py *_test.py
|