t/helper: merge test-chmtime 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
efd71f8913
commit
0e496492d2
@ -7,6 +7,7 @@ struct test_cmd {
|
||||
};
|
||||
|
||||
static struct test_cmd cmds[] = {
|
||||
{ "chmtime", cmd__chmtime },
|
||||
};
|
||||
|
||||
int cmd_main(int argc, const char **argv)
|
||||
|
Reference in New Issue
Block a user