Imported Upstream version 2.25.0
[platform/upstream/git.git] / t / helper / test-tool.c
index 19ee26d..f20989d 100644 (file)
@@ -45,6 +45,7 @@ static struct test_cmd cmds[] = {
        { "progress", cmd__progress },
        { "reach", cmd__reach },
        { "read-cache", cmd__read_cache },
+       { "read-graph", cmd__read_graph },
        { "read-midx", cmd__read_midx },
        { "ref-store", cmd__ref_store },
        { "regex", cmd__regex },