From f003ae6b7957aece83067aff8629305f450ffbdd Mon Sep 17 00:00:00 2001 From: Steve Brokenshire Date: Tue, 2 Feb 2016 23:07:15 +0000 Subject: [PATCH] Added the FREEBUSY property to iCalendarJournal-Load2.vcf --- source/tests/iCalendarFreeBusy-Load2.vcf | 3 +++ 1 file changed, 3 insertions(+) diff --git a/source/tests/iCalendarFreeBusy-Load2.vcf b/source/tests/iCalendarFreeBusy-Load2.vcf index a0add21..1d666ad 100644 --- a/source/tests/iCalendarFreeBusy-Load2.vcf +++ b/source/tests/iCalendarFreeBusy-Load2.vcf @@ -20,5 +20,8 @@ ATTENDEE;DIR="null:nodata";SENT-BY="mailto:sent.by@example.com";CN="Attendee T COMMENT:This is the first comment. COMMENT;ALTREP="null:nodata";LANGUAGE=en:This is the second comment. COMMENT;ZEBRAS=YES:This is the third comment. +FREEBUSY:20160202T210000Z/PT1H +FREEBUSY;FBTYPE=FREE:20160202T220000Z/PT1H +FREEBUSY;TEST=YES;RESULT=ARGH;FBTYPE=BUSY-UNAVAILABLE:20160202T230000Z/PT9H END:VFREEBUSY END:VCALENDAR -- 2.39.2