diff options
author | nobody <nobody@localhost> | 2001-12-14 12:59:04 +0800 |
---|---|---|
committer | nobody <nobody@localhost> | 2001-12-14 12:59:04 +0800 |
commit | 38e597e86f018aa68aa5309680ec5900d3044684 (patch) | |
tree | 32cb6f4702fe446ea804947fa4479b5431a3d24a /libical/test-data/smallcluster.ics | |
parent | 969ffa703d70be312a9b9b2f7a6d2b7a8ac87c17 (diff) | |
download | gsoc2013-evolution-GDM_2_3_90_1.tar.gz gsoc2013-evolution-GDM_2_3_90_1.tar.zst gsoc2013-evolution-GDM_2_3_90_1.zip |
This commit was manufactured by cvs2svn to create tag 'GDM_2_3_90_1'.GDM_2_3_90_1
svn path=/tags/GDM_2_3_90_1/; revision=15043
Diffstat (limited to 'libical/test-data/smallcluster.ics')
-rw-r--r-- | libical/test-data/smallcluster.ics | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/libical/test-data/smallcluster.ics b/libical/test-data/smallcluster.ics deleted file mode 100644 index 2902136bab..0000000000 --- a/libical/test-data/smallcluster.ics +++ /dev/null @@ -1,13 +0,0 @@ -BEGIN:VCALENDAR -BEGIN:VCALENDAR -VERSION:2.0 -PRODID:-//hacksw/handcal//NONSGML v1.0//EN -BEGIN:VEVENT -DTSTART - :19970714T170000Z -DTEND:19970715T035959Z -SUMMARY:Bastille Day Party -RRULE:FREQ=YEARLY;UNTIL=123456T123456;BYSETPOS=-1,2,-3,4,-5,6,-7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,4,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54;BYSECOND=1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,4,25,26 -END:VEVENT -END:VCALENDAR -END:VCALENDAR |