summaryrefslogtreecommitdiff
path: root/test/twisted/account-storage/diverted-storage.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/twisted/account-storage/diverted-storage.py')
-rw-r--r--test/twisted/account-storage/diverted-storage.py4
1 files changed, 1 insertions, 3 deletions
diff --git a/test/twisted/account-storage/diverted-storage.py b/test/twisted/account-storage/diverted-storage.py
index 283edc14..46b66b1b 100644
--- a/test/twisted/account-storage/diverted-storage.py
+++ b/test/twisted/account-storage/diverted-storage.py
@@ -27,11 +27,9 @@ import dbus.service
from servicetest import EventPattern, tp_name_prefix, tp_path_prefix, \
call_async
from mctest import exec_test, create_fakecm_account, get_account_manager, \
- get_fakecm_account, make_mc, connect_to_mc
+ get_fakecm_account, make_mc, connect_to_mc, keyfile_read
import constants as cs
-from keyfile import keyfile_read
-
def test(q, bus, mc):
empty_key_file_name = os.path.join(os.environ['MC_ACCOUNT_DIR'], 'accounts.cfg')