mirror of https://github.com/zulip/zulip.git
4 lines
84 B
Python
4 lines
84 B
Python
|
from settings import *
|
||
|
|
||
|
DATABASES['default']["NAME"] = "zephyr/tests/zephyrdb.test"
|