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