t: add tests for switch
[gitweb.git] / t / helper / test-tool.c
index d13fd94430609b208361708abe8264131a5fdd5e..53c06932c45c17bcb2981c9b1cc081df8135dded 100644 (file)
@@ -52,6 +52,7 @@ static struct test_cmd cmds[] = {
        { "submodule-config", cmd__submodule_config },
        { "submodule-nested-repo-config", cmd__submodule_nested_repo_config },
        { "subprocess", cmd__subprocess },
+       { "trace2", cmd__trace2 },
        { "urlmatch-normalization", cmd__urlmatch_normalization },
        { "xml-encode", cmd__xml_encode },
        { "wildmatch", cmd__wildmatch },