From 7d1337d069921554e8a649b31a529f4bfcf05d76 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hugo=20H=C3=B6rnquist?= Date: Wed, 12 Apr 2023 12:01:38 +0200 Subject: Add with-locale1. --- tests/test/hnh-util-env.scm | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tests/test/hnh-util-env.scm') diff --git a/tests/test/hnh-util-env.scm b/tests/test/hnh-util-env.scm index 93f72bc9..f38a3a3b 100644 --- a/tests/test/hnh-util-env.scm +++ b/tests/test/hnh-util-env.scm @@ -45,3 +45,5 @@ (test-group "with-working-directory" 'TODO) +(test-group "with-locale" + 'TODO) -- cgit v1.2.3