diff options
Diffstat (limited to 't/t4206-log-follow-harder-copies.sh')
-rwxr-xr-x | t/t4206-log-follow-harder-copies.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/t/t4206-log-follow-harder-copies.sh b/t/t4206-log-follow-harder-copies.sh index 9167b0351f..bcab71c8e8 100755 --- a/t/t4206-log-follow-harder-copies.sh +++ b/t/t4206-log-follow-harder-copies.sh @@ -7,7 +7,6 @@ test_description='Test --follow should always find copies hard in git log. ' -TEST_PASSES_SANITIZE_LEAK=true . ./test-lib.sh . "$TEST_DIRECTORY"/lib-diff.sh |