From 22f28015981295660ff98b43789f8c4c99134f36 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hugo=20H=C3=B6rnquist?= Date: Mon, 16 Oct 2023 19:39:12 +0200 Subject: Move timespec and recur-rule to new object system. --- tests/unit/coverage-supplement.scm | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'tests/unit/coverage-supplement.scm') diff --git a/tests/unit/coverage-supplement.scm b/tests/unit/coverage-supplement.scm index bd8a9717..09a04312 100644 --- a/tests/unit/coverage-supplement.scm +++ b/tests/unit/coverage-supplement.scm @@ -15,4 +15,10 @@ 1 18) ("module/hnh/util/atomic-stack.scm" "147b45d2216c378c35d5c3ed0228be393b6c287f2a5515802928040f2087378e" - 1 13 29)) + 1 13 29) + ("module/hnh/util/type.scm" + "f670542b9b404125224fd4c702be99e2c1c3fd55d862b18228e8772264ef3189" + 1 ; Module declaration + 12 34 44 46 ; Macros + 53) ; false? == not + ) -- cgit v1.2.3