t/helper: merge test-ref-store into test-tool
[gitweb.git] / t / helper / test-tool.c
index 5bea2164629f88984dc247cba7d50e218e6fbd2e..706f88c482caa93cace6075541b78ffb31f94648 100644 (file)
@@ -27,6 +27,7 @@ static struct test_cmd cmds[] = {
        { "path-utils", cmd__path_utils },
        { "prio-queue", cmd__prio_queue },
        { "read-cache", cmd__read_cache },
+       { "ref-store", cmd__ref_store },
        { "sha1", cmd__sha1 },
 };