mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-03-25 08:55:50 +00:00
Stylefix
This commit is contained in:
parent
ed22764921
commit
3efca22207
1 changed files with 1 additions and 0 deletions
|
|
@ -71,6 +71,7 @@ def test_read_only_and_prefetch():
|
|||
|
||||
assert list(a.list()) == list(b.list()) == []
|
||||
|
||||
|
||||
def test_upload_and_update():
|
||||
a = MemoryStorage(fileext='.a')
|
||||
b = MemoryStorage(fileext='.b')
|
||||
|
|
|
|||
Loading…
Reference in a new issue