diff options
Diffstat (limited to 't/t5406-remote-rejects.sh')
-rwxr-xr-x | t/t5406-remote-rejects.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/t/t5406-remote-rejects.sh b/t/t5406-remote-rejects.sh index d6a9946633..dcbeb42082 100755 --- a/t/t5406-remote-rejects.sh +++ b/t/t5406-remote-rejects.sh @@ -2,7 +2,6 @@ test_description='remote push rejects are reported by client' -TEST_PASSES_SANITIZE_LEAK=true . ./test-lib.sh test_expect_success 'setup' ' |