t/helper: merge test-dump-split-index into test-tool
[gitweb.git] / t / helper / test-tool.c
index 85e09908b79b689e96cf349385ed48206363cbd6..872a948cc34bfd99bfe35ea363e02a8cb654ee65 100644 (file)
@@ -14,6 +14,7 @@ static struct test_cmd cmds[] = {
        { "delta", cmd__delta },
        { "drop-caches", cmd__drop_caches },
        { "dump-cache-tree", cmd__dump_cache_tree },
+       { "dump-split-index", cmd__dump_split_index },
        { "lazy-init-name-hash", cmd__lazy_init_name_hash },
        { "sha1", cmd__sha1 },
 };