From 7859d0fe7249acc97e0321849a7b1acbcefbc1ff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hugo=20H=C3=B6rnquist?= Date: Wed, 13 Jan 2021 21:58:22 +0100 Subject: Add commentary to all test files. --- tests/vcomponent.scm | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'tests/vcomponent.scm') 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)) -- cgit v1.2.3