From 06e48ec6d91cfde818da8377a7f29d523ef485e3 Mon Sep 17 00:00:00 2001 From: Steve Brokenshire Date: Sun, 24 Jan 2016 10:37:13 +0000 Subject: [PATCH] Added the PRIORITY 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 b35755e..1baf2d0 100644 --- a/source/tests/iCalendarEvent-Load2.vcf +++ b/source/tests/iCalendarEvent-Load2.vcf @@ -14,5 +14,6 @@ LAST-MODIFIED;FUTURE=ODD:20160124T093000Z 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 END:VEVENT END:VCALENDAR \ No newline at end of file -- 2.39.2