diff options
author | nobody <nobody@localhost> | 2001-03-02 09:33:29 +0800 |
---|---|---|
committer | nobody <nobody@localhost> | 2001-03-02 09:33:29 +0800 |
commit | 39c61f519db6594c4b70779f9d56fb8f0eecfa01 (patch) | |
tree | cda39502324bf50b451e5c7f58e5dee7c7476bad /libical/test-data/overlaps.ics | |
parent | 50ef074887b43f43dad3edb120d9abf30092c681 (diff) | |
download | gsoc2013-evolution-guikachu-0_2.tar gsoc2013-evolution-guikachu-0_2.tar.gz gsoc2013-evolution-guikachu-0_2.tar.bz2 gsoc2013-evolution-guikachu-0_2.tar.lz gsoc2013-evolution-guikachu-0_2.tar.xz gsoc2013-evolution-guikachu-0_2.tar.zst gsoc2013-evolution-guikachu-0_2.zip |
This commit was manufactured by cvs2svn to create tag 'guikachu-0_2'.guikachu-0_2
svn path=/tags/guikachu-0_2/; revision=8507
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 - |