diff options
Diffstat (limited to 't/t0023-crlf-am.sh')
| -rwxr-xr-x | t/t0023-crlf-am.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/t/t0023-crlf-am.sh b/t/t0023-crlf-am.sh index f9bbb91f64..575805513a 100755 --- a/t/t0023-crlf-am.sh +++ b/t/t0023-crlf-am.sh @@ -2,6 +2,7 @@ test_description='Test am with auto.crlf' +TEST_PASSES_SANITIZE_LEAK=true . ./test-lib.sh cat >patchfile <<\EOF |
