summaryrefslogtreecommitdiff
path: root/tests/data/test1324
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test1324')
-rw-r--r--tests/data/test13244
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/test1324 b/tests/data/test1324
index 46f6e92a7..c62e73f02 100644
--- a/tests/data/test1324
+++ b/tests/data/test1324
@@ -36,7 +36,7 @@ http-ipv6
HTTP with --resolve and [ipv6address]
</name>
<command>
---resolve example.com:%HTTP6PORT:%HOST6IP http://example.com:%HTTP6PORT/1324
+--resolve example.com:%HTTP6PORT:%HOST6IP http://example.com:%HTTP6PORT/%TESTNUMBER
</command>
</client>
@@ -44,7 +44,7 @@ HTTP with --resolve and [ipv6address]
# Verify data after the test has been "shot"
<verify>
<protocol>
-GET /1324 HTTP/1.1
+GET /%TESTNUMBER HTTP/1.1
Host: example.com:%HTTP6PORT
User-Agent: curl/%VERSION
Accept: */*