aboutsummaryrefslogtreecommitdiff
path: root/tests/test/annoying-events.scm
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@lysator.liu.se>2022-06-28 09:33:08 +0200
committerHugo Hörnquist <hugo@lysator.liu.se>2022-07-07 21:14:09 +0200
commit3379e2c4499bf3ca82de7043337e416ef15d24ca (patch)
tree6d0b9e559f5795d4e7ca7b0d8e5a6044f9356176 /tests/test/annoying-events.scm
parentClean up crypto test. (diff)
downloadcalp-3379e2c4499bf3ca82de7043337e416ef15d24ca.tar.gz
calp-3379e2c4499bf3ca82de7043337e416ef15d24ca.tar.xz
Various test cleanups.
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)