summaryrefslogtreecommitdiff
path: root/tests/data/test1230
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test1230')
-rw-r--r--tests/data/test12306
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/data/test1230 b/tests/data/test1230
index 5184f2a7d..8d4a35c8d 100644
--- a/tests/data/test1230
+++ b/tests/data/test1230
@@ -53,9 +53,9 @@ http
<name>
HTTP CONNECT to IPv6 numerical address
</name>
-# 0x4ce == 1230, the test number
+# 0x4ce == %TESTNUMBER, the test number
<command>
-http://[1234:1234:1234::4ce]:%HTTPPORT/wanted/page/1230 -p -x %HOSTIP:%HTTPPORT
+http://[1234:1234:1234::4ce]:%HTTPPORT/wanted/page/%TESTNUMBER -p -x %HOSTIP:%HTTPPORT
</command>
</client>
@@ -68,7 +68,7 @@ Host: [1234:1234:1234::4ce]:%HTTPPORT
User-Agent: curl/%VERSION
Proxy-Connection: Keep-Alive
-GET /wanted/page/1230 HTTP/1.1
+GET /wanted/page/%TESTNUMBER HTTP/1.1
Host: [1234:1234:1234::4ce]:%HTTPPORT
User-Agent: curl/%VERSION
Accept: */*