diff options
author | Daniel Stenberg <daniel@haxx.se> | 2020-12-11 09:06:36 +0100 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2020-12-11 17:42:17 +0100 |
commit | 34bb59a8689c1810c336e5a6677524864297a2a5 (patch) | |
tree | f26d88d7eb30922e447e689c8ec7cb1c37ceb33f /tests/FILEFORMAT.md | |
parent | 769a4687dfc65f953daf70a210babad438a0cf17 (diff) | |
download | curl-34bb59a8689c1810c336e5a6677524864297a2a5.tar.gz |
runtests: add 'wakeup' as a feature
Diffstat (limited to 'tests/FILEFORMAT.md')
-rw-r--r-- | tests/FILEFORMAT.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/FILEFORMAT.md b/tests/FILEFORMAT.md index 1e9513466..a91332700 100644 --- a/tests/FILEFORMAT.md +++ b/tests/FILEFORMAT.md @@ -405,6 +405,7 @@ Features testable here are: - `unittest` - `unix-sockets` - `verbose-strings` +- `wakeup` - `win32` as well as each protocol that curl supports. A protocol only needs to be |