diff options
Diffstat (limited to 't/t7011-skip-worktree-reading.sh')
| -rwxr-xr-x | t/t7011-skip-worktree-reading.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/t/t7011-skip-worktree-reading.sh b/t/t7011-skip-worktree-reading.sh index 1761a2b1b9..4adac5acd5 100755 --- a/t/t7011-skip-worktree-reading.sh +++ b/t/t7011-skip-worktree-reading.sh @@ -5,6 +5,7 @@ test_description='skip-worktree bit test' +TEST_PASSES_SANITIZE_LEAK=true . ./test-lib.sh cat >expect.full <<EOF |
