t/helper: merge test-read-cache into test-tool
[gitweb.git] / t / helper / test-tool.c
index baec861cc248b9a3f940944574bd140e6849bccc..5bea2164629f88984dc247cba7d50e218e6fbd2e 100644 (file)
@@ -25,6 +25,8 @@ static struct test_cmd cmds[] = {
        { "mktemp", cmd__mktemp },
        { "online-cpus", cmd__online_cpus },
        { "path-utils", cmd__path_utils },
+       { "prio-queue", cmd__prio_queue },
+       { "read-cache", cmd__read_cache },
        { "sha1", cmd__sha1 },
 };