From f504d4618ab82a6c19ad45b46d20aa8b70892967 Mon Sep 17 00:00:00 2001 From: Chris Date: Sun, 17 Jun 2018 01:20:27 -0400 Subject: [PATCH] delete newline --- test.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/test.sh b/test.sh index 15effd4..0991eac 100755 --- a/test.sh +++ b/test.sh @@ -144,7 +144,6 @@ test_brace_expansion_numeric_sequence() { assert_equals "$result" "1 2 3 4 5 6 7 8 9 10 " } - test_bar() { result="$(bar 50 10)" assert_equals "${result//$'\r'}" "[----- ]"