aboutsummaryrefslogtreecommitdiff
path: root/tests/entry.scm
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@hornquist.se>2020-01-30 22:51:45 +0100
committerHugo Hörnquist <hugo@hornquist.se>2020-01-30 22:51:45 +0100
commitf852c30bcef530d18a474ab6ab8350a3ef93d563 (patch)
tree00fc29a6ff1a8c842d0a526f04d4124977dd6e46 /tests/entry.scm
parentUpdate recurrence generate to new date obj. (diff)
downloadcalp-f852c30bcef530d18a474ab6ab8350a3ef93d563.tar.gz
calp-f852c30bcef530d18a474ab6ab8350a3ef93d563.tar.xz
Once again compiles.
Diffstat (limited to 'tests/entry.scm')
-rw-r--r--tests/entry.scm7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/entry.scm b/tests/entry.scm
new file mode 100644
index 00000000..dddcb99c
--- /dev/null
+++ b/tests/entry.scm
@@ -0,0 +1,7 @@
+(((parameters) calendar-files)
+ ((vcomponent load) load-calendars)
+ )
+
+(test-assert (load-calendars calendar-files: (calendar-files)))
+
+