aboutsummaryrefslogtreecommitdiff
path: root/tests/data/test12
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test12')
-rw-r--r--tests/data/test124
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/test12 b/tests/data/test12
index 8f93abbaa..a7c30d220 100644
--- a/tests/data/test12
+++ b/tests/data/test12
@@ -36,14 +36,14 @@ http
HTTP range support
</name>
<command>
-http://%HOSTIP:%HTTPPORT/want/12 -r 100-200
+http://%HOSTIP:%HTTPPORT/want/%TESTNUMBER -r 100-200
</command>
</client>
# Verify data after the test has been "shot"
<verify>
<protocol>
-GET /want/12 HTTP/1.1
+GET /want/%TESTNUMBER HTTP/1.1
Host: %HOSTIP:%HTTPPORT
Range: bytes=100-200
User-Agent: curl/%VERSION