diff options
Diffstat (limited to 't/t2404-worktree-config.sh')
-rwxr-xr-x | t/t2404-worktree-config.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/t/t2404-worktree-config.sh b/t/t2404-worktree-config.sh index 842937bfb9..9536d10919 100755 --- a/t/t2404-worktree-config.sh +++ b/t/t2404-worktree-config.sh @@ -2,7 +2,6 @@ test_description="config file in multi worktree" -TEST_PASSES_SANITIZE_LEAK=true . ./test-lib.sh test_expect_success 'setup' ' |