diff options
author | Renato Araujo Oliveira Filho <renato.filho@canonical.com> | 2016-03-22 15:51:50 -0300 |
---|---|---|
committer | Robert Tari <robert@tari.in> | 2021-07-05 00:44:12 +0200 |
commit | 15319968b65a5a56360f443b71dabbb41c979f5d (patch) | |
tree | db7a84aeefbeb6dbc76111831749df6603924f11 /tests/test-eds-ics-tzids-utc.ics.in | |
parent | d1935f872fe600f224aa89eff3ab70a48d52c16d (diff) | |
download | ayatana-indicator-datetime-15319968b65a5a56360f443b71dabbb41c979f5d.tar.gz ayatana-indicator-datetime-15319968b65a5a56360f443b71dabbb41c979f5d.tar.bz2 ayatana-indicator-datetime-15319968b65a5a56360f443b71dabbb41c979f5d.zip |
Create unit test.
Diffstat (limited to 'tests/test-eds-ics-tzids-utc.ics.in')
-rw-r--r-- | tests/test-eds-ics-tzids-utc.ics.in | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/tests/test-eds-ics-tzids-utc.ics.in b/tests/test-eds-ics-tzids-utc.ics.in new file mode 100644 index 0000000..da607d6 --- /dev/null +++ b/tests/test-eds-ics-tzids-utc.ics.in @@ -0,0 +1,15 @@ +BEGIN:VCALENDAR +CALSCALE:GREGORIAN +PRODID:-//Ximian//NONSGML Evolution Calendar//EN +VERSION:2.0 +X-EVOLUTION-DATA-REVISION:2016-03-22T16:13:53.714952Z(2) +BEGIN:VEVENT +UID:20160322T132738Z +DTSTAMP:20160322T133534Z +DTSTART:20160322T180000Z +DTEND:20160322T190000Z +SUMMARY:UTC event +SEQUENCE:1 +LAST-MODIFIED:20160322T133534Z +END:VEVENT +END:VCALENDAR |