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