mirror of
https://github.com/django-q2/django-q2.git
synced 2026-09-15 13:37:56 +08:00
py.test discourages __init__.py in tests, but pytest-django needs it,
This commit is contained in:
0
django_q/tests/__init__.py
Normal file
0
django_q/tests/__init__.py
Normal file
@@ -1,3 +1,2 @@
|
|||||||
[pytest]
|
[pytest]
|
||||||
DJANGO_SETTINGS_MODULE=django_q.tests.settings
|
DJANGO_SETTINGS_MODULE=django_q.tests.settings
|
||||||
django_find_project = false
|
|
||||||
Reference in New Issue
Block a user