From ddc2d468017cb4841b26e59c4479db40b69f0f09 Mon Sep 17 00:00:00 2001 From: Steve Brokenshire Date: Sat, 23 Jan 2016 13:55:59 +0000 Subject: [PATCH] Added UID and DTSTART to iCalendarEvent-Load2.vcf --- source/tests/iCalendarEvent-Load2.vcf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/source/tests/iCalendarEvent-Load2.vcf b/source/tests/iCalendarEvent-Load2.vcf index ba6756e..ae82d46 100644 --- a/source/tests/iCalendarEvent-Load2.vcf +++ b/source/tests/iCalendarEvent-Load2.vcf @@ -2,6 +2,7 @@ BEGIN:VCALENDAR VERSION:2.0 BEGIN:VEVENT DTSTAMP;OTHER=PARAM:20160122T124100Z -UID:b3a16392-ad86-4061-be53-c215af2306e0 +UID;UNIQUEPARAM=CERTAINLY;OKAY=MAYBENOT:b3a16392-ad86-4061-be53-c215af2306e0 +DTSTART:20160122T130000Z END:VEVENT END:VCALENDAR \ No newline at end of file -- 2.39.2