Rename test

This commit is contained in:
Markus Unterwaditzer 2016-10-04 20:52:53 +02:00
parent d28527c6ea
commit ec00ea70af

View file

@ -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())