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-control.scm | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'tests/vcomponent-control.scm') diff --git a/tests/vcomponent-control.scm b/tests/vcomponent-control.scm index 8cc87a0a..2ee4c243 100644 --- a/tests/vcomponent-control.scm +++ b/tests/vcomponent-control.scm @@ -1,3 +1,7 @@ +;;; Commentary: +;; Tests that with-replaced-properties work. +;;; Code: + (((vcomponent control) with-replaced-properties) ((vcomponent) parse-calendar) ((vcomponent base) prop)) -- cgit v1.2.3