aboutsummaryrefslogtreecommitdiff
path: root/tests/data/test1083
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test1083')
-rw-r--r--tests/data/test10834
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/test1083 b/tests/data/test1083
index 89beea0fc..d7713b1cf 100644
--- a/tests/data/test1083
+++ b/tests/data/test1083
@@ -36,7 +36,7 @@ http-ipv6
HTTP-IPv6 GET with ip6-localhost --interface
</name>
<command>
--g "http://%HOST6IP:%HTTP6PORT/1083" --interface ip6-localhost
+-g "http://%HOST6IP:%HTTP6PORT/%TESTNUMBER" --interface ip6-localhost
</command>
<precheck>
perl -e "if ('%CLIENT6IP' ne '[::1]') {print 'Test requires default test client host address';} else {exec './server/resolve --ipv6 ip6-localhost'; print 'Cannot run precheck resolve';}"
@@ -47,7 +47,7 @@ perl -e "if ('%CLIENT6IP' ne '[::1]') {print 'Test requires default test client
# Verify data after the test has been "shot"
<verify>
<protocol>
-GET /1083 HTTP/1.1
+GET /%TESTNUMBER HTTP/1.1
Host: %HOST6IP:%HTTP6PORT
User-Agent: curl/%VERSION
Accept: */*