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