From 0cb0e143ffa7d66b7feea0a967b3ac9ae6cd62b0 Mon Sep 17 00:00:00 2001 From: Nanako Shiraishi Date: Wed, 3 Sep 2008 17:59:27 +0900 Subject: tests: use "git xyzzy" form (t0000 - t3599) Converts tests between t0050-t3903. Signed-off-by: Nanako Shiraishi Signed-off-by: Junio C Hamano --- t/t1007-hash-object.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 't/t1007-hash-object.sh') diff --git a/t/t1007-hash-object.sh b/t/t1007-hash-object.sh index 1ec0535138..076b08292d 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 -- cgit v1.2.1