summaryrefslogtreecommitdiff
path: root/tests/data/test1164
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test1164')
-rw-r--r--tests/data/test11644
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/test1164 b/tests/data/test1164
index f62b0f66e..6140c2ec8 100644
--- a/tests/data/test1164
+++ b/tests/data/test1164
@@ -29,7 +29,7 @@ http
HTTP/0.9 GET and all zeroes
</name>
<command option="force-output">
-http://%HOSTIP:%HTTPPORT/1164 -w '%{size_download}\n' --http0.9
+http://%HOSTIP:%HTTPPORT/%TESTNUMBER -w '%{size_download}\n' --http0.9
</command>
</client>
@@ -37,7 +37,7 @@ http://%HOSTIP:%HTTPPORT/1164 -w '%{size_download}\n' --http0.9
# Verify data after the test has been "shot"
<verify>
<protocol>
-GET /1164 HTTP/1.1
+GET /%TESTNUMBER HTTP/1.1
Host: %HOSTIP:%HTTPPORT
User-Agent: curl/%VERSION
Accept: */*