file_utils test helper works with new syncer code
This commit is contained in:
parent
0ef99f3524
commit
60f12cf0a0
@ -10,7 +10,7 @@ import tempfile
|
||||
import unicodedata
|
||||
import zipfile
|
||||
|
||||
from anki.consts import SYNC_ZIP_SIZE
|
||||
from ankisyncd.sync import SYNC_ZIP_SIZE
|
||||
|
||||
|
||||
def create_named_file(filename, file_contents=None):
|
||||
|
||||
Loading…
Reference in New Issue
Block a user