diff options
Diffstat (limited to 't/t0022-crlf-rename.sh')
-rwxr-xr-x | t/t0022-crlf-rename.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/t/t0022-crlf-rename.sh b/t/t0022-crlf-rename.sh index 7af3fbcc7b..c1a331e9e9 100755 --- a/t/t0022-crlf-rename.sh +++ b/t/t0022-crlf-rename.sh @@ -2,6 +2,7 @@ test_description='ignore CR in CRLF sequence while computing similiarity' +TEST_PASSES_SANITIZE_LEAK=true . ./test-lib.sh test_expect_success setup ' |