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>
maint
Denton Liu 2019-12-27 08:47:10 -05:00 committed by Junio C Hamano
parent 53a06cf39b
commit f1842ff531
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
#!/bin/sh

test_description='checkout '
test_description='checkout'

. ./test-lib.sh