test 898/974/976: require proxy to run

Fixes #8755
Reported-by: Marc Hörsken
Closes #8756
This commit is contained in:
Daniel Stenberg 2022-04-26 23:54:48 +02:00
parent 0935315562
commit cb60b2ccd7
No known key found for this signature in database
GPG Key ID: 5CC908FDB71E12C2
3 changed files with 9 additions and 0 deletions

View File

@ -56,6 +56,9 @@ hey
#
# Client-side
<client>
<features>
proxy
</features>
<server>
http
</server>

View File

@ -54,6 +54,9 @@ hey
#
# Client-side
<client>
<features>
proxy
</features>
<server>
http
</server>

View File

@ -54,6 +54,9 @@ hey
#
# Client-side
<client>
<features>
proxy
</features>
<server>
http
</server>