X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=t%2Ft1007-hash-object.sh;h=fd98e445bf2e74284709df54d2cd2d3f0006b19c;hb=0eb5ebc1d862737ea2b313d0d77d120b3d114099;hp=fcdd15a358f8a82b617f8ac7b22e5051975b1a4a;hpb=7f314565fe20e324e8db1a7c233e43ca4e3683f0;p=git.git diff --git a/t/t1007-hash-object.sh b/t/t1007-hash-object.sh index fcdd15a35..fd98e445b 100755 --- a/t/t1007-hash-object.sh +++ b/t/t1007-hash-object.sh @@ -1,6 +1,6 @@ #!/bin/sh -test_description="git-hash-object" +test_description="git hash-object" . ./test-lib.sh