Fix some tests

This commit is contained in:
Guillaume Ayoub
2015-07-24 14:23:11 +02:00
parent b1ce0fcfd3
commit 459b02c9a4
3 changed files with 25 additions and 24 deletions

11
tests/static/todo.ics Normal file
View File

@@ -0,0 +1,11 @@
BEGIN:VCALENDAR
PRODID:-//Mozilla.org/NONSGML Mozilla Calendar V1.1//EN
VERSION:2.0
BEGIN:VTODO
CREATED:20130903T091105Z
LAST-MODIFIED:20130903T091108Z
DTSTAMP:20130903T091108Z
UID:todo
SUMMARY:Todo
END:VTODO
END:VCALENDAR