test719-721: require "proxy" feature present to run

Bug: https://github.com/curl/curl/pull/8223#issuecomment-1005188696
Reported-by: Marc Hörsken

Closes #8226
This commit is contained in:
Daniel Stenberg 2022-01-04 23:15:37 +01:00
parent 47f03aa2c6
commit 99c42919d0
No known key found for this signature in database
GPG Key ID: 5CC908FDB71E12C2
3 changed files with 7 additions and 0 deletions

View File

@ -32,6 +32,7 @@ Funny-head: yesyes
<client>
<features>
ipv6
proxy
</features>
<server>
http

View File

@ -30,6 +30,9 @@ Funny-head: yesyes
#
# Client-side
<client>
<features>
proxy
</features>
<server>
http
socks5

View File

@ -30,6 +30,9 @@ Funny-head: yesyes
#
# Client-side
<client>
<features>
proxy
</features>
<server>
http
socks5