From 5e9102b64a9e98c54afa9913965ee90d9c47ba1e Mon Sep 17 00:00:00 2001 From: Steve Brokenshire Date: Sun, 24 Jan 2016 15:17:29 +0000 Subject: [PATCH] Added the RRULE property to iCalendarEvent-Load2.vcf --- source/tests/iCalendarEvent-Load2.vcf | 1 + 1 file changed, 1 insertion(+) diff --git a/source/tests/iCalendarEvent-Load2.vcf b/source/tests/iCalendarEvent-Load2.vcf index 4227830..3d8c3cb 100644 --- a/source/tests/iCalendarEvent-Load2.vcf +++ b/source/tests/iCalendarEvent-Load2.vcf @@ -23,5 +23,6 @@ TRANSP;OPAQUE=NOTYET:TRANSPARENT URL;EXTERNAL=YES:http://www.example.com/ RECURRENCE-ID;TZID=Europe/Truro;RANGE=THISANDFUTURE;VALUE=DATE;EXAMPLE=DATA: 20160124 +RRULE;TEST=DATA:FREQ=DAILY;COUNT=10 END:VEVENT END:VCALENDAR \ No newline at end of file -- 2.39.2