X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=t%2Ft4118-apply-empty-context.sh;h=1d531caf798b9e8dfbe17714ad1eb09be14f7f93;hb=5d3d1cacc139194672a6a184509bb620a19b2497;hp=27cc6f2b88974051cd521755800342e375d84af7;hpb=e94b4d2f2a3a9b2aaaac15c33d5d31f76531ecbf;p=git.git diff --git a/t/t4118-apply-empty-context.sh b/t/t4118-apply-empty-context.sh index 27cc6f2b8..1d531caf7 100755 --- a/t/t4118-apply-empty-context.sh +++ b/t/t4118-apply-empty-context.sh @@ -3,7 +3,7 @@ # Copyright (c) 2006 Junio C Hamano # -test_description='git-apply with new style GNU diff with empty context +test_description='git apply with new style GNU diff with empty context ' @@ -53,4 +53,3 @@ test_expect_success 'apply --apply' ' ' test_done -