aboutsummaryrefslogtreecommitdiff
path: root/tests/test/annoying-events.scm
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test/annoying-events.scm')
-rw-r--r--tests/test/annoying-events.scm1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/test/annoying-events.scm b/tests/test/annoying-events.scm
index 4570a5a6..673a4b49 100644
--- a/tests/test/annoying-events.scm
+++ b/tests/test/annoying-events.scm
@@ -14,6 +14,7 @@
:use-module ((datetime) :select (date date+ date<))
:use-module ((hnh util) :select (set!)))
+;; TODO remove this
(define* (event key: summary dtstart dtend)
(define ev (make-vcomponent 'VEVENT))
(set! (prop ev 'SUMMARY)