Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'nd/unpack-trees-with-cache-tree'
[gitweb.git]
/
t
/
helper
/
test-tool.c
diff --git
a/t/helper/test-tool.c
b/t/helper/test-tool.c
index 32767017102650db48115ffa69aea5c6b5636a4c..bef50c4dcc7c595c22074b3f5ceb62cf260a6393 100644
(file)
--- a/
t/helper/test-tool.c
+++ b/
t/helper/test-tool.c
@@
-27,6
+27,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 },
{ "read-midx", cmd__read_midx },
{ "ref-store", cmd__ref_store },