From 57e4004ec1a0489e6d8bc7dbd4bd07b110b6239b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hugo=20H=C3=B6rnquist?= Date: Mon, 7 Mar 2022 22:55:14 +0100 Subject: Replace Guile's srfi-64:s test-error with working version. Along with updating now failing tests. --- tests/test/util.scm | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/test/util.scm') diff --git a/tests/test/util.scm b/tests/test/util.scm index 47edb225..7cba2142 100644 --- a/tests/test/util.scm +++ b/tests/test/util.scm @@ -4,6 +4,7 @@ (define-module (test util) :use-module (srfi srfi-64) + :use-module (srfi srfi-64 test-error) :use-module (srfi srfi-88) :use-module ((hnh util) :select (filter-sorted -- cgit v1.2.3