t/helper: merge test-urlmatch-normalization 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
112edd6abe
commit
599fbd8733
@ -39,6 +39,7 @@ static struct test_cmd cmds[] = {
|
||||
{ "string-list", cmd__string_list },
|
||||
{ "submodule-config", cmd__submodule_config },
|
||||
{ "subprocess", cmd__subprocess },
|
||||
{ "urlmatch-normalization", cmd__urlmatch_normalization },
|
||||
};
|
||||
|
||||
int cmd_main(int argc, const char **argv)
|
||||
|
Reference in New Issue
Block a user