From 7109cb150d3da76677f021196efb40f0b4bded8c Mon Sep 17 00:00:00 2001 From: Steve Brokenshire Date: Sun, 24 Jan 2016 10:55:05 +0000 Subject: [PATCH] Added the SEQUENCE 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 1baf2d0..89c6cca 100644 --- a/source/tests/iCalendarEvent-Load2.vcf +++ b/source/tests/iCalendarEvent-Load2.vcf @@ -15,5 +15,6 @@ LOCATION;ALTREP="null:nodata";LANGUAGE=kw;EXACT=NO:The Basement, Truro ORGANIZER;CN=ExampleOrganiser;DIR="null:nodata";SENT-BY="mailto:organiser.no reply@example.com";LANGUAGE=kw;HAPPY=DAYS:mailto:organiser@example.com PRIORITY;STATUS=DEFAULT:5 +SEQUENCE;TEST=YAY:3 END:VEVENT END:VCALENDAR \ No newline at end of file -- 2.39.2