From 50183eecd549afd431f5b893f9310be7095a9ade Mon Sep 17 00:00:00 2001 From: Steve Brokenshire Date: Sun, 14 Feb 2016 12:03:42 +0000 Subject: [PATCH] Added second VALARM to iCalendarEvent-Load2.vcf --- source/tests/iCalendarEvent-Load2.vcf | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/source/tests/iCalendarEvent-Load2.vcf b/source/tests/iCalendarEvent-Load2.vcf index 5336605..c7a83f2 100644 --- a/source/tests/iCalendarEvent-Load2.vcf +++ b/source/tests/iCalendarEvent-Load2.vcf @@ -80,5 +80,16 @@ X-EXAMPLE1;YAY=YES:Example Data 1 X-EXAMPLE2;NOPE=YEP:Example Data 2 X-EXAMPLE3;WORLD=NO:Example Data 3 END:VALARM +BEGIN:VALARM +ACTION;FLASHING=LIGHTS:DISPLAY +TRIGGER;RELATED=END;VALUE=DATE-TIME;PUSH=BUTTON:20160230T110000Z +DESCRIPTION;ALTREP="null:nodata";LANGUAGE=kw;TERRIBLE=TOKEN:This is the secon + d alarm. +DURATION;FLYING=YES:PT7H +REPEAT;SLEEP=ALWAYS:PT3M +X-EXAMPLE1;YAY=YES:Example Data 1 +X-EXAMPLE2;NOPE=YEP:Example Data 2 +X-EXAMPLE3;WORLD=NO:Example Data 3 +END:VALARM END:VEVENT END:VCALENDAR \ No newline at end of file -- 2.39.2