Add test for VTODO with RRULE (Test #764)

This commit is contained in:
Unrud
2018-04-27 14:50:02 +02:00
committed by Unrud
parent dc7ce824da
commit 233a54f73b
2 changed files with 25 additions and 2 deletions

View 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