summaryrefslogtreecommitdiff
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, 0 insertions, 1 deletions
diff --git a/t/t2405-worktree-submodule.sh b/t/t2405-worktree-submodule.sh
index 1d7f605633..11018f37c7 100755
--- a/t/t2405-worktree-submodule.sh
+++ b/t/t2405-worktree-submodule.sh
@@ -5,7 +5,6 @@ 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)