t/helper: merge (unused) test-delta into test-tool
[gitweb.git] / t / helper / test-tool.c
index cae060d492de29663becbc8c45136ad606e95b69..52d30b80eb2b8688c2bfcde2577ab692c16402c3 100644 (file)
@@ -11,6 +11,7 @@ static struct test_cmd cmds[] = {
        { "config", cmd__config },
        { "ctype", cmd__ctype },
        { "date", cmd__date },
+       { "delta", cmd__delta },
        { "lazy-init-name-hash", cmd__lazy_init_name_hash },
        { "sha1", cmd__sha1 },
 };