diff options
author | Adam Roben <aroben@apple.com> | 2008-05-23 16:19:36 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2008-05-23 12:06:20 -0700 |
commit | 97e435adad0e0bf30e588b2ad7f206a20c734c06 (patch) | |
tree | 380f609fde98d33d89940506bf72edada60d99cb | |
parent | git-cat-file: Add --batch option (diff) | |
download | tgif-97e435adad0e0bf30e588b2ad7f206a20c734c06.tar.xz |
Move git-hash-object tests from t5303 to t1007
This is a more appropriate location according to t/README.
Signed-off-by: Adam Roben <aroben@apple.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
-rwxr-xr-x | t/t1007-hash-object.sh (renamed from t/t5303-hash-object.sh) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/t/t5303-hash-object.sh b/t/t1007-hash-object.sh index 543c0784bd..543c0784bd 100755 --- a/t/t5303-hash-object.sh +++ b/t/t1007-hash-object.sh |