From ff9ec71a0973ddab967072085f1a59c5f0902e11 Mon Sep 17 00:00:00 2001 From: Vivianne Langdon Date: Tue, 5 Mar 2024 18:40:04 -0500 Subject: [PATCH] fix broken hall --- hall.scm | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/hall.scm b/hall.scm index dd3880b..18ca7e9 100644 --- a/hall.scm +++ b/hall.scm @@ -38,8 +38,7 @@ "tests" ((scheme-file "test-eastasian-locale") (scheme-file "test-uniseg") - (scheme-file "test-graphemes-stream") - (scheme-file "test-graphemes-iterator"))))) + (scheme-file "test-graphemes-stream"))))) (programs ((directory "scripts"