mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-03-25 08:55:50 +00:00
Rename test
This commit is contained in:
parent
d28527c6ea
commit
ec00ea70af
1 changed files with 1 additions and 1 deletions
|
|
@ -96,7 +96,7 @@ def test_partial_sync_ignore():
|
|||
assert not list(b.list())
|
||||
|
||||
|
||||
def test_ignore_partial_sync():
|
||||
def test_partial_sync_ignore2():
|
||||
def items(s):
|
||||
return set(x[1].raw for x in s.items.values())
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue