t7501: add test of "commit --dry-run --short"
[gitweb.git] / t / helper / test-tool.c
index 707499e11364597bea703346b5781c30e1c1503f..0edafcfd65db7586bc1521d2e1afa99fbde50292 100644 (file)
@@ -30,6 +30,7 @@ static struct test_cmd cmds[] = {
        { "read-cache", cmd__read_cache },
        { "ref-store", cmd__ref_store },
        { "regex", cmd__regex },
+       { "repository", cmd__repository },
        { "revision-walking", cmd__revision_walking },
        { "run-command", cmd__run_command },
        { "scrap-cache-tree", cmd__scrap_cache_tree },