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, 0 insertions, 1 deletions
diff --git a/t/t9825-git-p4-handle-utf16-without-bom.sh b/t/t9825-git-p4-handle-utf16-without-bom.sh index d0b86537dd..6a60b32349 100755 --- a/t/t9825-git-p4-handle-utf16-without-bom.sh +++ b/t/t9825-git-p4-handle-utf16-without-bom.sh @@ -2,7 +2,6 @@ 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" |
