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
@ -73,7 +73,7 @@ make_pack () {
|
||||
}
|
||||
|
||||
test_expect_success 'setup' '
|
||||
test-genrandom base 4096 >base &&
|
||||
test-tool genrandom base 4096 >base &&
|
||||
for i in one two
|
||||
do
|
||||
# we want shared content here to encourage deltas...
|
||||
|
Reference in New Issue
Block a user