From ad8fe37b8a2f0394532f2b6be6fee550363e2931 Mon Sep 17 00:00:00 2001 From: Ryan Voots Date: Fri, 30 Oct 2020 15:07:28 -0700 Subject: [PATCH] Forgot done_testing when fixing this --- t/unicode-plugin.t | 1 + 1 file changed, 1 insertion(+) diff --git a/t/unicode-plugin.t b/t/unicode-plugin.t index f255137..290678b 100644 --- a/t/unicode-plugin.t +++ b/t/unicode-plugin.t @@ -28,3 +28,4 @@ check( [1], "emoji" ); +done_testing();