t3903: abstract away SHA-1-specific constants
[gitweb.git] / t / helper / test-tool.c
index 7bc9bb231ef40c13cec4671d4a5fc8cedc51e0d7..ce7e89028c4a7cc328998b0acfd42ec983cd7a74 100644 (file)
@@ -36,6 +36,7 @@ static struct test_cmd cmds[] = {
        { "match-trees", cmd__match_trees },
        { "mergesort", cmd__mergesort },
        { "mktemp", cmd__mktemp },
+       { "oidmap", cmd__oidmap },
        { "online-cpus", cmd__online_cpus },
        { "parse-options", cmd__parse_options },
        { "path-utils", cmd__path_utils },