diff options
author | Marcel Raad <Marcel.Raad@teamviewer.com> | 2019-10-14 22:29:19 +0200 |
---|---|---|
committer | Marcel Raad <Marcel.Raad@teamviewer.com> | 2019-10-15 07:56:55 +0200 |
commit | 476eb88171982a967c35e18d4439de3a848fc916 (patch) | |
tree | da8651ee956426d1979cede014e40a9ae21ca102 /tests/data/test504 | |
parent | ee638377328527126ffbe71d1165e12c66830124 (diff) | |
download | curl-476eb88171982a967c35e18d4439de3a848fc916.tar.gz |
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/test504')
-rw-r--r-- | tests/data/test504 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/data/test504 b/tests/data/test504 index 2d3a3dd0d..757faf1bd 100644 --- a/tests/data/test504 +++ b/tests/data/test504 @@ -20,6 +20,7 @@ none </server> <features> http +proxy </features> # tool is what to use instead of 'curl' <tool> |