mock_servers test helper works with new syncer code
This commit is contained in:
parent
e2e756dcda
commit
0ef99f3524
@ -3,7 +3,7 @@ import io
|
|||||||
import logging
|
import logging
|
||||||
import types
|
import types
|
||||||
|
|
||||||
from anki.sync import HttpSyncer, RemoteServer, RemoteMediaServer
|
from ankisyncd.sync import HttpSyncer, RemoteServer, RemoteMediaServer
|
||||||
|
|
||||||
|
|
||||||
class MockServerConnection:
|
class MockServerConnection:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user