Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
test-reach: create new test tool for ref_newer
[gitweb.git]
/
t
/
helper
/
test-tool.c
diff --git
a/t/helper/test-tool.c
b/t/helper/test-tool.c
index dafc91c240a44079c82db1cf8a400650ccb5fbea..582d02adfd93ef5e72ec835b80fd218a3f2afb51 100644
(file)
--- a/
t/helper/test-tool.c
+++ b/
t/helper/test-tool.c
@@
-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 },