diff options
Diffstat (limited to 't/t4136-apply-check.sh')
-rwxr-xr-x | t/t4136-apply-check.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/t/t4136-apply-check.sh b/t/t4136-apply-check.sh index dfec1c5f0f..82f2f2e475 100755 --- a/t/t4136-apply-check.sh +++ b/t/t4136-apply-check.sh @@ -3,7 +3,6 @@ test_description='git apply should exit non-zero with unrecognized input.' -TEST_PASSES_SANITIZE_LEAK=true . ./test-lib.sh test_expect_success 'setup' ' |