diff options
Diffstat (limited to 't/t4125-apply-ws-fuzz.sh')
| -rwxr-xr-x | t/t4125-apply-ws-fuzz.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/t/t4125-apply-ws-fuzz.sh b/t/t4125-apply-ws-fuzz.sh index 090987c89b..f248cc2a00 100755 --- a/t/t4125-apply-ws-fuzz.sh +++ b/t/t4125-apply-ws-fuzz.sh @@ -2,6 +2,7 @@ test_description='applying patch that has broken whitespaces in context' +TEST_PASSES_SANITIZE_LEAK=true . ./test-lib.sh test_expect_success setup ' |
