aboutsummaryrefslogtreecommitdiff
path: root/tests/data/test563
diff options
context:
space:
mode:
authorMarcel Raad <Marcel.Raad@teamviewer.com>2019-10-14 22:29:19 +0200
committerMarcel Raad <Marcel.Raad@teamviewer.com>2019-10-15 07:56:55 +0200
commit476eb88171982a967c35e18d4439de3a848fc916 (patch)
treeda8651ee956426d1979cede014e40a9ae21ca102 /tests/data/test563
parentee638377328527126ffbe71d1165e12c66830124 (diff)
tests: use proxy feature
This makes the tests succeed when using --disable-proxy. Closes https://github.com/curl/curl/pull/4488
Diffstat (limited to 'tests/data/test563')
-rw-r--r--tests/data/test5634
1 files changed, 3 insertions, 1 deletions
diff --git a/tests/data/test563 b/tests/data/test563
index c9df79219..eb9372ed0 100644
--- a/tests/data/test563
+++ b/tests/data/test563
@@ -32,7 +32,9 @@ lib562
<name>
FTP type=A URL and CURLOPT_PORT set and proxy
</name>
-
+<features>
+proxy
+</features>
<setenv>
ftp_proxy=http://%HOSTIP:%HTTPPORT/
</setenv>