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/webvtt.scm | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'tests/webvtt.scm') diff --git a/tests/webvtt.scm b/tests/webvtt.scm index 76a433d..e2d83bb 100644 --- a/tests/webvtt.scm +++ b/tests/webvtt.scm @@ -62,6 +62,4 @@ baz '("bar" "baz"))))) (write-webvtts subs port)))))) -(test-end "webvtt") - -(test-exit) +(test-end* "webvtt") -- cgit v1.2.3