fix a couple of issues wrt to configuring move/mvbox behaviour in tests

This commit is contained in:
holger krekel
2020-02-26 14:15:28 +01:00
parent 79f5e736b0
commit fb33c31378
5 changed files with 24 additions and 25 deletions

View File

@@ -1,7 +1,7 @@
from __future__ import print_function
from deltachat import capi, cutil, const, set_context_callback, clear_context_callback
from deltachat import register_global_plugin
from deltachat.hookspec import account_hookimpl, global_hookimpl
from deltachat.hookspec import global_hookimpl
from deltachat.capi import ffi
from deltachat.capi import lib