Merge branch 'bp/mv-submodules-with-fsmonitor'
[gitweb.git] / t / helper / test-tool.c
index 0edafcfd65db7586bc1521d2e1afa99fbde50292..bef50c4dcc7c595c22074b3f5ceb62cf260a6393 100644 (file)
@@ -27,7 +27,9 @@ static struct test_cmd cmds[] = {
        { "online-cpus", cmd__online_cpus },
        { "path-utils", cmd__path_utils },
        { "prio-queue", cmd__prio_queue },
+       { "reach", cmd__reach },
        { "read-cache", cmd__read_cache },
+       { "read-midx", cmd__read_midx },
        { "ref-store", cmd__ref_store },
        { "regex", cmd__regex },
        { "repository", cmd__repository },