From e596a5f457780dfe0527165527a87e793ad45024 Mon Sep 17 00:00:00 2001 From: Paul Wise Date: Mon, 5 Apr 2021 11:50:05 +0800 Subject: [PATCH] Add missing line ending at EOF --- test/helper.t | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/helper.t b/test/helper.t index 7f13c93..0f4109e 100755 --- a/test/helper.t +++ b/test/helper.t @@ -544,4 +544,4 @@ test_expect_success 'subcommand sub status' ' ) ' -test_done \ No newline at end of file +test_done