diff options
Diffstat (limited to 't/t5564-http-proxy.sh')
-rwxr-xr-x | t/t5564-http-proxy.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/t/t5564-http-proxy.sh b/t/t5564-http-proxy.sh index 4aef99bc28..b27e481f95 100755 --- a/t/t5564-http-proxy.sh +++ b/t/t5564-http-proxy.sh @@ -2,7 +2,6 @@ test_description="test fetching through http proxy" -TEST_PASSES_SANITIZE_LEAK=true . ./test-lib.sh . "$TEST_DIRECTORY"/lib-httpd.sh |