django-template/pytest.ini

5 lines
104 B
INI
Raw Normal View History

[pytest]
DJANGO_SETTINGS_MODULE = core.settings
# -- recommended but optional:
python_files = test_*.py