diff --git a/internals/tests/file-format.md b/internals/tests/file-format.md index 0585bcdb20..fb4f42bfd9 100644 --- a/internals/tests/file-format.md +++ b/internals/tests/file-format.md @@ -212,9 +212,6 @@ tests. "Keywords" must begin with an alphabetic character, "-", "[" or "{" and may consist of multiple words separated by spaces which are treated together as a single identifier. -When using curl built with Hyper, the keywords must include HTTP or HTTPS for -'hyper mode' to kick in and make line ending checks work for tests. - ## `` ### `` @@ -429,7 +426,6 @@ Features testable here are: - `HSTS` - `HTTP-auth` - `http/2` -- `hyper` - `idn` - `ipv6` - `Kerberos`