X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=t%2Ft8002-blame.sh;h=92ece30fa94784bdad8ae50fc370487e60bbcb5c;hb=71b0251cdd2cc35a983e21d4e71285db56d2a519;hp=97773939962187b4a27176e9bcb5104652ba3853;hpb=c182ec90d824168cfb70494bb920c0a2fb590d98;p=git.git diff --git a/t/t8002-blame.sh b/t/t8002-blame.sh index 977739399..92ece30fa 100755 --- a/t/t8002-blame.sh +++ b/t/t8002-blame.sh @@ -1,6 +1,6 @@ #!/bin/sh -test_description='git-blame' +test_description='git blame' . ./test-lib.sh PROG='git blame -c'