diff options
Diffstat (limited to 't/t3908-stash-in-worktree.sh')
-rwxr-xr-x | t/t3908-stash-in-worktree.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/t/t3908-stash-in-worktree.sh b/t/t3908-stash-in-worktree.sh index 347a89b030..2b2b366ef9 100755 --- a/t/t3908-stash-in-worktree.sh +++ b/t/t3908-stash-in-worktree.sh @@ -5,7 +5,6 @@ test_description='Test git stash in a worktree' -TEST_PASSES_SANITIZE_LEAK=true . ./test-lib.sh test_expect_success 'setup' ' |