--- tests/data/test1800
+++ tests/data/test1800
@@ -27,7 +27,7 @@ Content-Type: text/html
 http
 </server>
 <features>
-http2
+HTTP2
 </features>
  <name>
 HTTP/2 upgrade refused
--- tests/FILEFORMAT
+++ tests/FILEFORMAT
@@ -213,7 +213,7 @@ debug
 getrlimit
 GnuTLS
 GSS-API
-http2
+HTTP2
 idn
 ipv6
 Kerberos
--- tests/runtests.pl
+++ tests/runtests.pl
@@ -3032,7 +3032,7 @@ sub singletest {
                     next;
                 }
             }
-            elsif($1 eq "http/2") {
+            elsif($1 eq "HTTP2") {
                 if($has_http2) {
                     next;
                 }

