diff options
| author | LV-426 <lv-426@taproot.org.il> | 2015-01-04 17:23:35 +0200 |
|---|---|---|
| committer | LV-426 <lv-426@taproot.org.il> | 2015-01-04 17:25:14 +0200 |
| commit | 6e02ed5c06e105d2e9eeb8d80cc5d2e0903f6c5f (patch) | |
| tree | a93240ac5f101ec22dbc537a7aec5a3c7e4a5d18 /src/server-tests/test_rhizi_api.py | |
| parent | 444bf64adb3e9b698ea92090fa7681dbd5339dca (diff) | |
rename rhizi_server -> rz_server
Diffstat (limited to 'src/server-tests/test_rhizi_api.py')
| -rw-r--r-- | src/server-tests/test_rhizi_api.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/server-tests/test_rhizi_api.py b/src/server-tests/test_rhizi_api.py index bcc60641..0de29e5b 100644 --- a/src/server-tests/test_rhizi_api.py +++ b/src/server-tests/test_rhizi_api.py @@ -4,6 +4,7 @@ import rz_api import json import logging +from rz_server import Config from rhizi_server import Config from werkzeug.test import EnvironBuilder from werkzeug.test import Client |
