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