test-reach: create new test tool for ref_newer
[gitweb.git] / t / helper / test-tool.c
index dafc91c240a44079c82db1cf8a400650ccb5fbea..582d02adfd93ef5e72ec835b80fd218a3f2afb51 100644 (file)
@@ -26,6 +26,7 @@ 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 },
        { "ref-store", cmd__ref_store },
        { "regex", cmd__regex },