Skip to content

Commit

Permalink
add file for status tests
Browse files Browse the repository at this point in the history
  • Loading branch information
geier committed Jun 17, 2023
1 parent bd504f9 commit 1beab8a
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions tests/ics/event_dt_status_confirmed.ics
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//PIMUTILS.ORG//NONSGML khal / icalendar //EN
BEGIN:VEVENT
SUMMARY:An Event
DTSTART;TZID=Europe/Berlin:20140409T093000
DTEND;TZID=Europe/Berlin:20140409T103000
DTSTAMP:20140401T234817Z
UID:V042MJ8B3SJNFXQOJL6P53OFMHJE8Z3VZWOU
STATUS:CONFIRMED
END:VEVENT
END:VCALENDAR

0 comments on commit 1beab8a

Please sign in to comment.