mirror of
https://github.com/curl/curl.git
synced 2026-04-22 01:42:12 +03:00
test1564/1565: require the 'wakeup' feature to run
Fixes #6299 Fixes #6300 Closes #6301
This commit is contained in:
parent
34bb59a868
commit
eddae97406
2 changed files with 6 additions and 0 deletions
|
|
@ -12,6 +12,9 @@ wakeup
|
|||
|
||||
# Client-side
|
||||
<client>
|
||||
<features>
|
||||
wakeup
|
||||
</features>
|
||||
<server>
|
||||
none
|
||||
</server>
|
||||
|
|
|
|||
|
|
@ -21,6 +21,9 @@ OK
|
|||
|
||||
# Client-side
|
||||
<client>
|
||||
<features>
|
||||
wakeup
|
||||
</features>
|
||||
<server>
|
||||
http
|
||||
</server>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue