diff options
author | nobody <nobody@localhost> | 2003-06-29 00:20:00 +0800 |
---|---|---|
committer | nobody <nobody@localhost> | 2003-06-29 00:20:00 +0800 |
commit | 6205e8cad4ef2c93093b06e579ad26bd6b6505bd (patch) | |
tree | e521429188462e4446c632b5bd4b6f333e589995 /libical/test-data/overlaps.ics | |
parent | 5a8e20476b93515b8e69f7e1c8f659ab3dc55a8f (diff) | |
download | gsoc2013-evolution-GDM2_2_4_4_0.tar.gz gsoc2013-evolution-GDM2_2_4_4_0.tar.zst gsoc2013-evolution-GDM2_2_4_4_0.zip |
This commit was manufactured by cvs2svn to create tag 'GDM2_2_4_4_0'.GDM2_2_4_4_0
svn path=/tags/GDM2_2_4_4_0/; revision=21592
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 - |