Add test for VTODO with RRULE (Test #764)
This commit is contained in:
14
radicale/tests/static/todo9.ics
Normal file
14
radicale/tests/static/todo9.ics
Normal file
@@ -0,0 +1,14 @@
|
||||
BEGIN:VCALENDAR
|
||||
VERSION:2.0
|
||||
PRODID:+//IDN bitfire.at//DAVdroid/1.9.9-gplay ical4j/2.x
|
||||
BEGIN:VTODO
|
||||
DTSTAMP:20180102T122043Z
|
||||
UID:todo9
|
||||
CREATED:20180102T122042Z
|
||||
LAST-MODIFIED:20180102T122042Z
|
||||
SUMMARY:todo9
|
||||
STATUS:NEEDS-ACTION
|
||||
RRULE:FREQ=WEEKLY
|
||||
DUE;VALUE=DATE:20130901
|
||||
END:VTODO
|
||||
END:VCALENDAR
|
||||
Reference in New Issue
Block a user