t2018: remove trailing space from test description

Signed-off-by: Denton Liu <liu.denton@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>

Denton Liu committed Dec 27, 2019 at 08:47 UTC f1842ff5314a3bbd22232663a4eeadfedd10f05f
1 file changed +1 -1
t/t2018-checkout-branch.sh
+1 -1
index 822381dd9d..e18abce3d2 100755 --- a/t/t2018-checkout-branch.sh +++ b/t/t2018-checkout-branch.sh @@ -1,6 +1,6 @@ #!/bin/sh -test_description='checkout ' +test_description='checkout' . ./test-lib.sh