From 12dc92b8fb1eb2fe81d95d315afde9e84e1174b1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hugo=20H=C3=B6rnquist?= Date: Sun, 12 Jun 2022 03:11:52 +0200 Subject: Remove with-label. --- tests/test/html/component.scm | 1 - 1 file changed, 1 deletion(-) (limited to 'tests/test/html/component.scm') diff --git a/tests/test/html/component.scm b/tests/test/html/component.scm index 050810be..7d17be7f 100644 --- a/tests/test/html/component.scm +++ b/tests/test/html/component.scm @@ -23,7 +23,6 @@ (btn class: '("test") "body")) ;; tabset -;; with-label (test-equal '(link (@ (type "text/css") (rel "stylesheet") (href "style.css"))) (include-css "style.css")) -- cgit v1.2.3