mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-03-25 08:55:50 +00:00
Style fix
This commit is contained in:
parent
e25e4dc0cb
commit
67d14cd59a
1 changed files with 1 additions and 0 deletions
|
|
@ -94,6 +94,7 @@ def test_multiline_uid():
|
|||
u'END:FOO\r\n')
|
||||
assert vobject.Item(a).uid == u'123456789abcdefgh'
|
||||
|
||||
|
||||
def test_multiline_uid_complex():
|
||||
a = u'''
|
||||
BEGIN:VCALENDAR
|
||||
|
|
|
|||
Loading…
Reference in a new issue