mirror of
https://github.com/zulip/zulip.git
synced 2026-07-18 21:04:19 +08:00
4 lines
84 B
Python
4 lines
84 B
Python
from settings import *
|
|
|
|
DATABASES['default']["NAME"] = "zephyr/tests/zephyrdb.test"
|