]> git.ipfire.org Git - thirdparty/git.git/blobdiff - t/t6414-merge-rename-nocruft.sh
checkout: fix "branch info" memory leaks
[thirdparty/git.git] / t / t6414-merge-rename-nocruft.sh
index d7e3c1fa6e634878e24edf0cf9a71e4f07c4733e..69fc1c9e697a9d86a5d29b2fa99aafbc78a79a6f 100755 (executable)
@@ -4,6 +4,7 @@ test_description='Merge-recursive merging renames'
 GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME=main
 export GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME
 
+TEST_PASSES_SANITIZE_LEAK=true
 . ./test-lib.sh
 
 test_expect_success 'setup' '