aboutsummaryrefslogtreecommitdiffstats
path: root/t/t6439-merge-co-error-msgs.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/t6439-merge-co-error-msgs.sh')
-rwxr-xr-xt/t6439-merge-co-error-msgs.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/t/t6439-merge-co-error-msgs.sh b/t/t6439-merge-co-error-msgs.sh
index a9804ae42f..55bd744a3f 100755
--- a/t/t6439-merge-co-error-msgs.sh
+++ b/t/t6439-merge-co-error-msgs.sh
@@ -5,7 +5,6 @@ test_description='unpack-trees error messages'
GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME=main
export GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME
-TEST_PASSES_SANITIZE_LEAK=true
. ./test-lib.sh