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>
This commit is contained in:
Denton Liu 2019-12-27 08:47:10 -05:00 committed by Junio C Hamano
parent 53a06cf39b
commit f1842ff531

View File

@ -1,6 +1,6 @@
#!/bin/sh
test_description='checkout '
test_description='checkout'
. ./test-lib.sh