summaryrefslogtreecommitdiff
path: root/src/server-tests/test_db_controller.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/server-tests/test_db_controller.py')
-rw-r--r--src/server-tests/test_db_controller.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/server-tests/test_db_controller.py b/src/server-tests/test_db_controller.py
index 8fa2f207..b2b5689e 100644
--- a/src/server-tests/test_db_controller.py
+++ b/src/server-tests/test_db_controller.py
@@ -2,7 +2,7 @@ import unittest
import logging
import db_controller as dbc
-from rhizi_server import Config
+from rz_server import Config
from neo4j_test_util import rand_id
from neo4j_test_util import flush_db
from neo4j_test_util import gen_rand_data