diff options
author | nobody <nobody@localhost> | 2002-01-20 21:41:39 +0800 |
---|---|---|
committer | nobody <nobody@localhost> | 2002-01-20 21:41:39 +0800 |
commit | d84aae3e803fc1155dd2b0c918570065aa97573d (patch) | |
tree | 32cb6f4702fe446ea804947fa4479b5431a3d24a /libical/test-data/overlaps.ics | |
parent | 7a987fd4d3a3a860a34ef061d62f1ef780e1a0b4 (diff) | |
download | gsoc2013-evolution-GUPPI_0_40_3.tar.gz gsoc2013-evolution-GUPPI_0_40_3.tar.zst gsoc2013-evolution-GUPPI_0_40_3.zip |
This commit was manufactured by cvs2svn to create tag 'GUPPI_0_40_3'.GUPPI_0_40_3
svn path=/tags/GUPPI_0_40_3/; revision=15385
Diffstat (limited to 'libical/test-data/overlaps.ics')
-rw-r--r-- | libical/test-data/overlaps.ics | 32 |
1 files changed, 0 insertions, 32 deletions
diff --git a/libical/test-data/overlaps.ics b/libical/test-data/overlaps.ics deleted file mode 100644 index 57a5c57cc3..0000000000 --- a/libical/test-data/overlaps.ics +++ /dev/null @@ -1,32 +0,0 @@ -BEGIN:VEVENT -DTSTART - :20001104T150000 -DTEND - :20001104T160000 -END:VEVENT - -BEGIN:VEVENT -DTSTART - :20001104T153000 -DTEND - :20001104T163000 -END:VEVENT -BEGIN:VEVENT -DTSTART - :20001104T160000 -DTEND - :20001104T170000 -END:VEVENT -BEGIN:VEVENT -DTSTART - :20001104T163000 -DTEND - :20001104T173000 -END:VEVENT -BEGIN:VEVENT -DTSTART - :20001104T170000 -DTEND - :20001104T180000 -END:VEVENT - |