diff options
Diffstat (limited to 't/t4112-apply-renames.sh')
-rwxr-xr-x | t/t4112-apply-renames.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/t/t4112-apply-renames.sh b/t/t4112-apply-renames.sh index f9ad183758..d53aa4222e 100755 --- a/t/t4112-apply-renames.sh +++ b/t/t4112-apply-renames.sh @@ -7,6 +7,8 @@ test_description='git apply should not get confused with rename/copy. ' + +TEST_PASSES_SANITIZE_LEAK=true . ./test-lib.sh # setup |