aboutsummaryrefslogtreecommitdiff
path: root/tests/xcal.scm
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@lysator.liu.se>2020-08-17 18:39:53 +0200
committerHugo Hörnquist <hugo@lysator.liu.se>2020-08-17 18:40:00 +0200
commitf12fca91b185cbf83fbe173fadf6a46f6c3c0c65 (patch)
treede863658e3494ca3927095a28e44d0e1f4ce5d6d /tests/xcal.scm
parentmove terminal output. (diff)
downloadcalp-f12fca91b185cbf83fbe173fadf6a46f6c3c0c65.tar.gz
calp-f12fca91b185cbf83fbe173fadf6a46f6c3c0c65.tar.xz
Fixes.
Diffstat (limited to 'tests/xcal.scm')
-rw-r--r--tests/xcal.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/xcal.scm b/tests/xcal.scm
index 33699016..0d4985df 100644
--- a/tests/xcal.scm
+++ b/tests/xcal.scm
@@ -1,6 +1,6 @@
(((vcomponent xcal parse) sxcal->vcomponent)
+ ((vcomponent xcal output) vcomponent->sxcal)
((vcomponent ical parse) parse-calendar)
- ((output xcal) vcomponent->sxcal)
((util) ->)
((vcomponent base)
parameters prop* children)