t/helper: merge test-dump-untracked-cache into test-tool
[gitweb.git] / t / helper / test-tool.c
index 79e03eecb5742acb7ec800a8462d8aa9acb27abe..820335704a417abb78eb6d963392373678af66cb 100644 (file)
@@ -15,6 +15,7 @@ static struct test_cmd cmds[] = {
        { "drop-caches", cmd__drop_caches },
        { "dump-cache-tree", cmd__dump_cache_tree },
        { "dump-split-index", cmd__dump_split_index },
+       { "dump-untracked-cache", cmd__dump_untracked_cache },
        { "example-decorate", cmd__example_decorate },
        { "genrandom", cmd__genrandom },
        { "hashmap", cmd__hashmap },