From 7e7c3a9872c772c1ad5a3bbf2c8fd53b2c106a83 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hugo=20H=C3=B6rnquist?= Date: Wed, 18 Oct 2023 12:49:53 +0200 Subject: Move vcomponent geo to new object system. --- tests/unit/formats/run.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/unit') diff --git a/tests/unit/formats/run.scm b/tests/unit/formats/run.scm index 5ec277ca..7c3e8edd 100644 --- a/tests/unit/formats/run.scm +++ b/tests/unit/formats/run.scm @@ -43,7 +43,7 @@ comment: "A comment" description: "Descrition of the event" description: (with-parameters language: "sv" "Beskrivning av händelsen") - ;; geo: (make-geo 10 20) + ;; geo: (geo y: 10 x: 20) location: "Room 5" priority: 5 ;; resources: -- cgit v1.2.3