1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-01 07:01:12 +00:00
Files
seahub/pytest.ini

5 lines
101 B
INI
Raw Normal View History

[pytest]
2015-05-15 11:23:56 +08:00
python_files=test_*.py tests.py
2015-03-18 18:14:59 +08:00
addopts = -s -v
DJANGO_SETTINGS_MODULE=seahub.test_settings