diff options
Diffstat (limited to 't/t5555-http-smart-common.sh')
-rwxr-xr-x | t/t5555-http-smart-common.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/t/t5555-http-smart-common.sh b/t/t5555-http-smart-common.sh index 49faf5e283..b1cfe8b7db 100755 --- a/t/t5555-http-smart-common.sh +++ b/t/t5555-http-smart-common.sh @@ -2,6 +2,7 @@ test_description='test functionality common to smart fetch & push' +TEST_PASSES_SANITIZE_LEAK=true . ./test-lib.sh test_expect_success 'setup' ' |