aboutsummaryrefslogtreecommitdiff
path: root/tests/data/test1701
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2016-06-19 23:52:01 +0200
committerDaniel Stenberg <daniel@haxx.se>2016-06-19 23:59:52 +0200
commit5f2e3b886759e0822ff31c36ef10ca8df59fcf59 (patch)
treed61ce53686713e37f34e1cd565a818740dbfc1f3 /tests/data/test1701
parentbb4e7921e70637a43bb01952888fcb0870fb915f (diff)
tests: fix the HTTP/2 tests
The HTTP/2 tests brought with commit bf05606ef1f were using the internal name 'http2' for the HTTP/2 server, while in fact that name was already used for the second instance of the HTTP server. This made tests using the second instance (like test 2050) fail after a HTTP/2 test had run. The server is now known as HTTP/2 internally and within the <server> section in test cases. 1700, 1701 and 1702 were updated accordingly.
Diffstat (limited to 'tests/data/test1701')
-rw-r--r--tests/data/test17012
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/test1701 b/tests/data/test1701
index 621c82d82..494328877 100644
--- a/tests/data/test1701
+++ b/tests/data/test1701
@@ -31,7 +31,7 @@ Funny-head: yesyes
<client>
<server>
http
-http2
+http/2
</server>
<name>
HTTP/2 POST with Upgrade: