X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=t%2Ft1007-hash-object.sh;h=fd98e445bf2e74284709df54d2cd2d3f0006b19c;hb=0eb5ebc1d862737ea2b313d0d77d120b3d114099;hp=fcdd15a358f8a82b617f8ac7b22e5051975b1a4a;hpb=7df437e56b5a2c5ec7140dd097b517563db4972c;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