aboutsummaryrefslogtreecommitdiff
path: root/tests/entry.scm
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@lysator.liu.se>2020-04-26 01:38:06 +0200
committerHugo Hörnquist <hugo@lysator.liu.se>2020-04-26 01:38:06 +0200
commita6c79e54a87563e4f1289731c2d9899ed72bf83e (patch)
tree2e59163d27ccbd6e20dfc556ecbadd6a2887e353 /tests/entry.scm
parentAdd some comments. (diff)
downloadcalp-a6c79e54a87563e4f1289731c2d9899ed72bf83e.tar.gz
calp-a6c79e54a87563e4f1289731c2d9899ed72bf83e.tar.xz
Tests run again.
Diffstat (limited to 'tests/entry.scm')
-rw-r--r--tests/entry.scm6
1 files changed, 2 insertions, 4 deletions
diff --git a/tests/entry.scm b/tests/entry.scm
index dddcb99c..3ee23bd3 100644
--- a/tests/entry.scm
+++ b/tests/entry.scm
@@ -1,7 +1,5 @@
-(((parameters) calendar-files)
- ((vcomponent load) load-calendars)
- )
+(((vcomponent load) load-calendars))
-(test-assert (load-calendars calendar-files: (calendar-files)))
+(test-assert (load-calendars ))