aboutsummaryrefslogtreecommitdiff
path: root/tests/vcomponent.scm
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@lysator.liu.se>2021-01-13 21:58:22 +0100
committerHugo Hörnquist <hugo@lysator.liu.se>2021-01-13 22:49:05 +0100
commit7859d0fe7249acc97e0321849a7b1acbcefbc1ff (patch)
tree039bc31337f89a8ef675da25abd35feaa3d79abe /tests/vcomponent.scm
parentAdd commentary to run-tests. (diff)
downloadcalp-7859d0fe7249acc97e0321849a7b1acbcefbc1ff.tar.gz
calp-7859d0fe7249acc97e0321849a7b1acbcefbc1ff.tar.xz
Add commentary to all test files.
Diffstat (limited to 'tests/vcomponent.scm')
-rw-r--r--tests/vcomponent.scm4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/vcomponent.scm b/tests/vcomponent.scm
index 0d81ab0e..15c83845 100644
--- a/tests/vcomponent.scm
+++ b/tests/vcomponent.scm
@@ -1,3 +1,7 @@
+;;; Commentary:
+;; Test that vcomponent parsing works at all.
+;;; Code:
+
(((vcomponent base) prop)
((vcomponent) parse-calendar))