From 3379e2c4499bf3ca82de7043337e416ef15d24ca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hugo=20H=C3=B6rnquist?= Date: Tue, 28 Jun 2022 09:33:08 +0200 Subject: Various test cleanups. --- tests/test/add-and-save.scm | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tests/test/add-and-save.scm') diff --git a/tests/test/add-and-save.scm b/tests/test/add-and-save.scm index b58a6f06..1ab6f660 100644 --- a/tests/test/add-and-save.scm +++ b/tests/test/add-and-save.scm @@ -14,6 +14,8 @@ remove-event ))) +;; TODO is this how I want to format direct components? + (define timezone '(vtimezone (properties (tzid (text "Europe/Stockholm"))) -- cgit v1.2.3