From 476eb88171982a967c35e18d4439de3a848fc916 Mon Sep 17 00:00:00 2001 From: Marcel Raad Date: Mon, 14 Oct 2019 22:29:19 +0200 Subject: tests: use proxy feature This makes the tests succeed when using --disable-proxy. Closes https://github.com/curl/curl/pull/4488 --- tests/data/test563 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'tests/data/test563') 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 FTP type=A URL and CURLOPT_PORT set and proxy - + +proxy + ftp_proxy=http://%HOSTIP:%HTTPPORT/ -- cgit v1.2.3