From 7b411768180b5cc820ee6d1399832b52208e0402 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hugo=20H=C3=B6rnquist?= Date: Sun, 29 Oct 2023 17:43:41 +0100 Subject: Rename test. --- tests/unit/web-util/http-status-codes.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/unit/web-util/http-status-codes.scm b/tests/unit/web-util/http-status-codes.scm index 51bc26d6..3d1d1765 100644 --- a/tests/unit/web-util/http-status-codes.scm +++ b/tests/unit/web-util/http-status-codes.scm @@ -1,4 +1,4 @@ -(define-module (test web-http-status-codes) +(define-module (test http-status-codes) :use-module (srfi srfi-64) :use-module (srfi srfi-88) :use-module ((web http status-codes) -- cgit v1.2.3