]> git.ipfire.org Git - thirdparty/git.git/blobdiff - t/helper/test-tool.c
Merge branch 'en/ort-perf-batch-9'
[thirdparty/git.git] / t / helper / test-tool.c
index f97cd9f48a69048db519ffc0519a99559f543b31..287aa600230795251109c8053a80553b45aea8fe 100644 (file)
@@ -65,6 +65,7 @@ static struct test_cmd cmds[] = {
        { "sha1", cmd__sha1 },
        { "sha256", cmd__sha256 },
        { "sigchain", cmd__sigchain },
+       { "simple-ipc", cmd__simple_ipc },
        { "strcmp-offset", cmd__strcmp_offset },
        { "string-list", cmd__string_list },
        { "submodule-config", cmd__submodule_config },