Now force tests paths
This commit is contained in:
parent
c9ffd51b9c
commit
2879021daa
|
@ -3,3 +3,4 @@ DJANGO_SETTINGS_MODULE=config.settings.test
|
||||||
|
|
||||||
# -- recommended but optional:
|
# -- recommended but optional:
|
||||||
python_files = tests.py test_*.py *_tests.py
|
python_files = tests.py test_*.py *_tests.py
|
||||||
|
testpatsh = tests
|
||||||
|
|
Loading…
Reference in New Issue