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
@ -41,6 +41,7 @@ static struct test_cmd cmds[] = {
|
||||
{ "subprocess", cmd__subprocess },
|
||||
{ "urlmatch-normalization", cmd__urlmatch_normalization },
|
||||
{ "wildmatch", cmd__wildmatch },
|
||||
{ "write-cache", cmd__write_cache },
|
||||
};
|
||||
|
||||
int cmd_main(int argc, const char **argv)
|
||||
|
Reference in New Issue
Block a user