t/helper: merge test-write-cache 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
0489289de2
commit
c81f843d09
@ -23,7 +23,7 @@ test_expect_success "setup repo" '
|
||||
|
||||
count=3
|
||||
test_perf "write_locked_index $count times ($nr_files files)" "
|
||||
test-write-cache $count
|
||||
test-tool write-cache $count
|
||||
"
|
||||
|
||||
test_done
|
||||
|
Reference in New Issue
Block a user