diff options
| author | LV-426 <lv-426@taproot.org.il> | 2015-01-04 17:21:35 +0200 |
|---|---|---|
| committer | LV-426 <lv-426@taproot.org.il> | 2015-01-04 17:25:14 +0200 |
| commit | 444bf64adb3e9b698ea92090fa7681dbd5339dca (patch) | |
| tree | 3a4bc6b4a6b38dfad158ffefccf6faf4a05a5483 /src/server-tests | |
| parent | f5494d9233d6f9967c614eef23dee1f29af056c9 (diff) | |
rename rhizi_api -> rz_api
Diffstat (limited to 'src/server-tests')
| -rw-r--r-- | src/server-tests/test_rhizi_api.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/server-tests/test_rhizi_api.py b/src/server-tests/test_rhizi_api.py index c404edba..bcc60641 100644 --- a/src/server-tests/test_rhizi_api.py +++ b/src/server-tests/test_rhizi_api.py @@ -1,6 +1,6 @@ import unittest import db_controller as dbc -import rhizi_api +import rz_api import json import logging |
