X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=t%2Ft8002-blame.sh;h=92ece30fa94784bdad8ae50fc370487e60bbcb5c;hb=2b2828b452bd8b3258de75451f77362decb1dffe;hp=97773939962187b4a27176e9bcb5104652ba3853;hpb=fe5e7f332c8a95680a869eaca8033213676cbc7b;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'