1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-04-27 02:51:00 +00:00
seahub/pytest.ini

5 lines
101 B
INI

[pytest]
python_files=test_*.py tests.py
addopts = -s -v
DJANGO_SETTINGS_MODULE=seahub.test_settings