mirror of
https://github.com/curl/curl.git
synced 2026-04-15 01:01:41 +03:00
test 898/974/976: require proxy to run
Fixes #8755 Reported-by: Marc Hörsken Closes #8756
This commit is contained in:
parent
0935315562
commit
cb60b2ccd7
3 changed files with 9 additions and 0 deletions
|
|
@ -56,6 +56,9 @@ hey
|
|||
#
|
||||
# Client-side
|
||||
<client>
|
||||
<features>
|
||||
proxy
|
||||
</features>
|
||||
<server>
|
||||
http
|
||||
</server>
|
||||
|
|
|
|||
|
|
@ -54,6 +54,9 @@ hey
|
|||
#
|
||||
# Client-side
|
||||
<client>
|
||||
<features>
|
||||
proxy
|
||||
</features>
|
||||
<server>
|
||||
http
|
||||
</server>
|
||||
|
|
|
|||
|
|
@ -54,6 +54,9 @@ hey
|
|||
#
|
||||
# Client-side
|
||||
<client>
|
||||
<features>
|
||||
proxy
|
||||
</features>
|
||||
<server>
|
||||
http
|
||||
</server>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue