summaryrefslogtreecommitdiff
path: root/tests/data/test1458
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test1458')
-rw-r--r--tests/data/test14584
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/test1458 b/tests/data/test1458
index 8e3718b78..785ceae16 100644
--- a/tests/data/test1458
+++ b/tests/data/test1458
@@ -36,7 +36,7 @@ http
HTTP with wildcard --resolve
</name>
<command>
---resolve *:%HTTPPORT:%HOSTIP http://example.com:%HTTPPORT/1458
+--resolve *:%HTTPPORT:%HOSTIP http://example.com:%HTTPPORT/%TESTNUMBER
</command>
</client>
@@ -44,7 +44,7 @@ HTTP with wildcard --resolve
# Verify data after the test has been "shot"
<verify>
<protocol>
-GET /1458 HTTP/1.1
+GET /%TESTNUMBER HTTP/1.1
Host: example.com:%HTTPPORT
User-Agent: curl/%VERSION
Accept: */*