X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=t%2Ft4117-apply-reject.sh;h=659e17c92e474ad5828656f83d28cab2a5ecac64;hb=a6954452ecf757523b31d6eaaf7e00c7a2d91e46;hp=91931f0e3fde4874c865aa8dd44615b415d324ee;hpb=1b2782a5e2f88bf5e6e2cbb58e54fea015e21af5;p=git.git diff --git a/t/t4117-apply-reject.sh b/t/t4117-apply-reject.sh index 91931f0e3..659e17c92 100755 --- a/t/t4117-apply-reject.sh +++ b/t/t4117-apply-reject.sh @@ -3,7 +3,7 @@ # Copyright (c) 2005 Junio C Hamano # -test_description='git-apply with rejects +test_description='git apply with rejects '