t/helper: merge test-dump-fsmonitor into test-tool
[gitweb.git] / t / helper / test-tool.c
index 9cc21024e9dafd398658701c0a8920e9fd3683d7..6261c2fda030ae89674cc0cc15f3167fdc0c87d6 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-fsmonitor", cmd__dump_fsmonitor },
        { "dump-split-index", cmd__dump_split_index },
        { "dump-untracked-cache", cmd__dump_untracked_cache },
        { "example-decorate", cmd__example_decorate },