diff options
Diffstat (limited to 't/t9825-git-p4-handle-utf16-without-bom.sh')
| -rwxr-xr-x | t/t9825-git-p4-handle-utf16-without-bom.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/t/t9825-git-p4-handle-utf16-without-bom.sh b/t/t9825-git-p4-handle-utf16-without-bom.sh index 6a60b32349..d0b86537dd 100755 --- a/t/t9825-git-p4-handle-utf16-without-bom.sh +++ b/t/t9825-git-p4-handle-utf16-without-bom.sh @@ -2,6 +2,7 @@ test_description='git p4 handling of UTF-16 files without BOM' +TEST_PASSES_SANITIZE_LEAK=true . ./lib-git-p4.sh UTF16="\227\000\227\000" |
