summaryrefslogtreecommitdiff
path: root/tests/data/test1032
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test1032')
-rw-r--r--tests/data/test10324
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/test1032 b/tests/data/test1032
index a3d8be706..8af07dc78 100644
--- a/tests/data/test1032
+++ b/tests/data/test1032
@@ -35,7 +35,7 @@ http
HTTP HEAD with --range
</name>
<command>
---range 1-3 --head http://%HOSTIP:%HTTPPORT/1032
+--range 1-3 --head http://%HOSTIP:%HTTPPORT/%TESTNUMBER
</command>
</client>
@@ -43,7 +43,7 @@ HTTP HEAD with --range
# Verify data after the test has been "shot"
<verify>
<protocol>
-HEAD /1032 HTTP/1.1
+HEAD /%TESTNUMBER HTTP/1.1
Host: %HOSTIP:%HTTPPORT
Range: bytes=1-3
User-Agent: curl/%VERSION