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