update test module
Run Tests / Run Tests (push) Failing after 29s
Details
Run Tests / Run Tests (push) Failing after 29s
Details
This commit is contained in:
parent
f987540070
commit
21526f5ea3
|
@ -1,5 +1,5 @@
|
|||
# -- FILE: pytest.ini (or tox.ini)
|
||||
[pytest]
|
||||
DJANGO_SETTINGS_MODULE = test.settings
|
||||
DJANGO_SETTINGS_MODULE = penparse.test_settings
|
||||
# -- recommended but optional:
|
||||
python_files = tests.py test/test_*.py *_tests.py
|
Loading…
Reference in New Issue