t/helper: merge test-lazy-init-name-hash into test-tool
Signed-off-by: Nguyễn Thái Ngọc Duy <pclouds@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:

committed by
Junio C Hamano

parent
dae2ff9bb6
commit
64eb82fea8
@ -21,7 +21,7 @@ test_expect_success 'no buffer overflow in lazy_init_name_hash' '
|
||||
) |
|
||||
sed "s/^/100644 $EMPTY_BLOB /" |
|
||||
git update-index --index-info &&
|
||||
test-lazy-init-name-hash -m
|
||||
test-tool lazy-init-name-hash -m
|
||||
'
|
||||
|
||||
test_done
|
||||
|
Reference in New Issue
Block a user