summaryrefslogtreecommitdiff
path: root/tests/data/test242
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test242')
-rw-r--r--tests/data/test2424
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/test242 b/tests/data/test242
index 03c6cae57..504555923 100644
--- a/tests/data/test242
+++ b/tests/data/test242
@@ -33,7 +33,7 @@ http-ipv6
HTTP-IPv6 GET with username+password in URL
</name>
<command>
--g "http://foobar:barfoo@%HOST6IP:%HTTP6PORT/242"
+-g "http://foobar:barfoo@%HOST6IP:%HTTP6PORT/%TESTNUMBER"
</command>
</client>
@@ -41,7 +41,7 @@ HTTP-IPv6 GET with username+password in URL
# Verify data after the test has been "shot"
<verify>
<protocol>
-GET /242 HTTP/1.1
+GET /%TESTNUMBER HTTP/1.1
Host: %HOST6IP:%HTTP6PORT
Authorization: Basic Zm9vYmFyOmJhcmZvbw==
User-Agent: curl/%VERSION