summaryrefslogtreecommitdiff
path: root/tests/data/test319
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test319')
-rw-r--r--tests/data/test3194
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/test319 b/tests/data/test319
index 855ea3e56..a27c99f82 100644
--- a/tests/data/test319
+++ b/tests/data/test319
@@ -37,7 +37,7 @@ http
HTTP GET gzip transfer-encoded data in raw mode
</name>
<command option="no-include">
-http://%HOSTIP:%HTTPPORT/319 --raw
+http://%HOSTIP:%HTTPPORT/%TESTNUMBER --raw
</command>
</client>
@@ -45,7 +45,7 @@ http://%HOSTIP:%HTTPPORT/319 --raw
# Verify data after the test has been "shot"
<verify>
<protocol>
-GET /319 HTTP/1.1
+GET /%TESTNUMBER HTTP/1.1
Host: %HOSTIP:%HTTPPORT
User-Agent: curl/%VERSION
Accept: */*