From 7620af7d371302600c58f422ccdf496b2fbb1c46 Mon Sep 17 00:00:00 2001 From: David Thompson Date: Thu, 18 Mar 2021 18:52:16 -0400 Subject: Fix test suite. --- tests/subrip.scm | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'tests/subrip.scm') diff --git a/tests/subrip.scm b/tests/subrip.scm index dd4a4f4..deeee58 100644 --- a/tests/subrip.scm +++ b/tests/subrip.scm @@ -69,6 +69,4 @@ baz " read-subrips)) -(test-end "subrip") - -(test-exit) +(test-end* "subrip") -- cgit v1.2.3