Merge branch 'rs/bash-is-in-coreutils-on-nonstop'
[gitweb.git] / t / helper / test-tool.c
index 5b137874e1d21166c92d00f540f6ecd68c18780a..50c55f8b1a3baf2df88214824b01fb707966ebc7 100644 (file)
@@ -51,6 +51,7 @@ static struct test_cmd cmds[] = {
        { "submodule-nested-repo-config", cmd__submodule_nested_repo_config },
        { "subprocess", cmd__subprocess },
        { "urlmatch-normalization", cmd__urlmatch_normalization },
+       { "xml-encode", cmd__xml_encode },
        { "wildmatch", cmd__wildmatch },
 #ifdef GIT_WINDOWS_NATIVE
        { "windows-named-pipe", cmd__windows_named_pipe },