t/helper: merge test-genrandom 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
dbceb3ecc5
commit
c680668d1a
@ -36,7 +36,7 @@ large_git () {
|
||||
}
|
||||
|
||||
test_expect_success 'create blob' '
|
||||
test-genrandom foo 16384 >file &&
|
||||
test-tool genrandom foo 16384 >file &&
|
||||
git add file
|
||||
'
|
||||
|
||||
|
Reference in New Issue
Block a user