aboutsummaryrefslogtreecommitdiffstats
path: root/t/t2405-worktree-submodule.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/t2405-worktree-submodule.sh')
-rwxr-xr-xt/t2405-worktree-submodule.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/t/t2405-worktree-submodule.sh b/t/t2405-worktree-submodule.sh
index 11018f37c7..1d7f605633 100755
--- a/t/t2405-worktree-submodule.sh
+++ b/t/t2405-worktree-submodule.sh
@@ -5,6 +5,7 @@ test_description='Combination of submodules and multiple worktrees'
GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME=main
export GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME
+TEST_PASSES_SANITIZE_LEAK=true
. ./test-lib.sh
base_path=$(pwd -P)