From: Steve Brokenshire <sbrokenshire@xestia.co.uk>
Date: Sun, 14 Feb 2016 12:03:42 +0000 (+0000)
Subject: Added second VALARM to iCalendarEvent-Load2.vcf
X-Git-Tag: release-0.02~365
X-Git-Url: http://Server1/repobrowser/?a=commitdiff_plain;h=50183eecd549afd431f5b893f9310be7095a9ade;p=xestiacalendar%2F.git

Added second VALARM to iCalendarEvent-Load2.vcf
---

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