Skip to content

Commit

Permalink
test1564/1565: require the 'wakeup' feature to run
Browse files Browse the repository at this point in the history
Fixes #6299
Fixes #6300
Closes #6301
  • Loading branch information
bagder committed Dec 11, 2020
1 parent 34bb59a commit eddae97
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tests/data/test1564
Expand Up @@ -12,6 +12,9 @@ wakeup

# Client-side
<client>
<features>
wakeup
</features>
<server>
none
</server>
Expand Down
3 changes: 3 additions & 0 deletions tests/data/test1565
Expand Up @@ -21,6 +21,9 @@ OK

# Client-side
<client>
<features>
wakeup
</features>
<server>
http
</server>
Expand Down

0 comments on commit eddae97

Please sign in to comment.