t/helper: merge test-revision-walking into test-tool
[gitweb.git] / t / helper / test-tool.c
index 37f17334dc640060d11dcb4e8604b12298640b0b..7da5fb4d83ce892d6cd2cba92d615f32ad6b95b0 100644 (file)
@@ -29,6 +29,7 @@ static struct test_cmd cmds[] = {
        { "read-cache", cmd__read_cache },
        { "ref-store", cmd__ref_store },
        { "regex", cmd__regex },
+       { "revision-walking", cmd__revision_walking },
        { "sha1", cmd__sha1 },
 };