diff options
Diffstat (limited to 't/t1010-mktree.sh')
-rwxr-xr-x | t/t1010-mktree.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/t/t1010-mktree.sh b/t/t1010-mktree.sh index b946f87686..48bfad07ab 100755 --- a/t/t1010-mktree.sh +++ b/t/t1010-mktree.sh @@ -2,6 +2,7 @@ test_description='git mktree' +TEST_PASSES_SANITIZE_LEAK=true . ./test-lib.sh test_expect_success setup ' |