zulip/humbug/test_settings.py
Tim Abbott b5bb6b9921 Rename test-settings.py to test_settings.py
(imported from commit c9ad55821bc66a7c11668ac0b40ca13c2e05986e)
2012-10-10 18:13:45 -04:00

4 lines
84 B
Python

from settings import *
DATABASES['default']["NAME"] = "zephyr/tests/zephyrdb.test"