diff options
Diffstat (limited to 't/t5557-http-get.sh')
-rwxr-xr-x | t/t5557-http-get.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/t/t5557-http-get.sh b/t/t5557-http-get.sh index 76a4bbd16a..67fcc23f11 100755 --- a/t/t5557-http-get.sh +++ b/t/t5557-http-get.sh @@ -2,7 +2,6 @@ test_description='test downloading a file by URL' -TEST_PASSES_SANITIZE_LEAK=true . ./test-lib.sh |