vobject: add upstream tests
This commit is contained in:
16
radicale_vobject/tests/test_files/ruby_rrule.ics
Normal file
16
radicale_vobject/tests/test_files/ruby_rrule.ics
Normal file
@@ -0,0 +1,16 @@
|
||||
BEGIN:VCALENDAR
|
||||
VERSION:2.0
|
||||
CALSCALE:GREGORIAN
|
||||
METHOD:PUBLISH
|
||||
PRODID:-//LinkeSOFT GmbH//NONSGML DIMEX//EN
|
||||
BEGIN:VEVENT
|
||||
SEQUENCE:0
|
||||
RRULE:FREQ=DAILY\;COUNT=10
|
||||
DTEND:20030101T080000
|
||||
UID:2008-05-29T17:31:42+02:00_865561242
|
||||
CATEGORIES:Unfiled
|
||||
SUMMARY:Something
|
||||
DTSTART:20030101T070000
|
||||
DTSTAMP:20080529T152100
|
||||
END:VEVENT
|
||||
END:VCALENDAR
|
||||
Reference in New Issue
Block a user