mock_servers test helper works with new syncer code
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user