tests: use proxy feature

This makes the tests succeed when using --disable-proxy.

Closes https://github.com/curl/curl/pull/4488
This commit is contained in:
Marcel Raad 2019-10-14 22:29:19 +02:00
parent ee63837732
commit 476eb88171
No known key found for this signature in database
GPG key ID: FE4D8BC5EE1701DD
133 changed files with 287 additions and 5 deletions

View file

@ -32,6 +32,7 @@ http
</server>
<features>
ftp
proxy
</features>
<tool>
lib549