t/helper: merge test-submodule-config into test-tool
[gitweb.git] / t / helper / test-tool.c
index c67307c28b8d92feb53d2fd82ae43928cdf0f55f..36b441a113d87878d91f00501c90cce74524f79f 100644 (file)
@@ -37,6 +37,7 @@ static struct test_cmd cmds[] = {
        { "sigchain", cmd__sigchain },
        { "strcmp-offset", cmd__strcmp_offset },
        { "string-list", cmd__string_list },
+       { "submodule-config", cmd__submodule_config },
 };
 
 int cmd_main(int argc, const char **argv)