diff options
Diffstat (limited to 't/t4107-apply-ignore-whitespace.sh')
| -rwxr-xr-x | t/t4107-apply-ignore-whitespace.sh | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/t/t4107-apply-ignore-whitespace.sh b/t/t4107-apply-ignore-whitespace.sh index ac72eeaf27..94ba6dd4e0 100755 --- a/t/t4107-apply-ignore-whitespace.sh +++ b/t/t4107-apply-ignore-whitespace.sh @@ -3,9 +3,8 @@ # Copyright (c) 2009 Giuseppe Bilotta # -test_description='git-apply --ignore-whitespace. +test_description='git-apply --ignore-whitespace.' -' . ./test-lib.sh # This primes main.c file that indents without using HT at all. |
