aboutsummaryrefslogtreecommitdiffstats
path: root/libical/test-data/calendar.ics
diff options
context:
space:
mode:
Diffstat (limited to 'libical/test-data/calendar.ics')
-rw-r--r--libical/test-data/calendar.ics20
1 files changed, 18 insertions, 2 deletions
diff --git a/libical/test-data/calendar.ics b/libical/test-data/calendar.ics
index 63b0a93838..417ce5079b 100644
--- a/libical/test-data/calendar.ics
+++ b/libical/test-data/calendar.ics
@@ -1,7 +1,7 @@
BEGIN:VCALENDAR
PRODID:-//ACME/DesktopCalendar//EN
METHOD:CREATE
-X-LIC-NOTE: #C1. Rescheduled by #I1\ and updated by #I2
+X-LIC-NOTE: #C1. Rescheduled by #I2\ and updated by #I3
VERSION:2.0
BEGIN:VEVENT
ORGANIZER:Mailto:B@example.com
@@ -13,7 +13,7 @@ ATTENDEE;RSVP=FALSE;CUTYPE=ROOM:conf_Big@example.com
ATTENDEE;ROLE=NON-PARTICIPANT;RSVP=FALSE:Mailto:E@example.com
DTSTAMP:19970611T190000Z
DTSTART:19970701T190000Z
-DTEND:19970701T1930000Z
+DTEND:19970701T193000Z
SUMMARY:Conference
UID:calsrv.example.com-873970198738777@example.com
SEQUENCE:1
@@ -45,3 +45,19 @@ STATUS:CONFIRMED
END:VEVENT
END:VCALENDAR
+BEGIN:VCALENDAR
+PRODID:-//ACME/DesktopCalendar//EN
+METHOD:CREATED
+X-LIC-NOTE: #C3. Publish
+VERSION:2.0
+BEGIN:VEVENT
+ORGANIZER:Mailto:B@example.com
+DTSTAMP:19970610T190000Z
+DTSTART:19970701T100000Z
+DTEND:19970701T1100000Z
+SUMMARY:Conference
+UID:calsrv.example.com-1002@example.com
+STATUS:CONFIRMED
+SEQUENCE:2
+END:VEVENT
+END:VCALENDAR