summaryrefslogtreecommitdiff
path: root/t/t4118-apply-empty-context.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/t4118-apply-empty-context.sh')
-rwxr-xr-xt/t4118-apply-empty-context.sh3
1 files changed, 1 insertions, 2 deletions
diff --git a/t/t4118-apply-empty-context.sh b/t/t4118-apply-empty-context.sh
index 27cc6f2..1d531ca 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
-