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