diff options
Diffstat (limited to 't/t4206-log-follow-harder-copies.sh')
-rwxr-xr-x | t/t4206-log-follow-harder-copies.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/t/t4206-log-follow-harder-copies.sh b/t/t4206-log-follow-harder-copies.sh index 4871a5dc92..33ecf82c7f 100755 --- a/t/t4206-log-follow-harder-copies.sh +++ b/t/t4206-log-follow-harder-copies.sh @@ -6,6 +6,8 @@ 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 |