]> git.ipfire.org Git - thirdparty/git.git/blobdiff - t/helper/test-tool.c
t/helper: merge (unused) test-match-trees into test-tool
[thirdparty/git.git] / t / helper / test-tool.c
index d38d4ddc725aa9b0e9dfa2221f1eb47e0cafef75..16c78833a4e7598b3406fa070d18ece908d87856 100644 (file)
@@ -20,6 +20,7 @@ static struct test_cmd cmds[] = {
        { "hashmap", cmd__hashmap },
        { "index-version", cmd__index_version },
        { "lazy-init-name-hash", cmd__lazy_init_name_hash },
+       { "match-trees", cmd__match_trees },
        { "sha1", cmd__sha1 },
 };