summaryrefslogtreecommitdiff
path: root/tests/data/test34
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test34')
-rw-r--r--tests/data/test344
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/test34 b/tests/data/test34
index fa4928d5c..3119ce22a 100644
--- a/tests/data/test34
+++ b/tests/data/test34
@@ -45,7 +45,7 @@ http
HTTP GET with chunked Transfer-Encoding
</name>
<command>
-http://%HOSTIP:%HTTPPORT/34
+http://%HOSTIP:%HTTPPORT/%TESTNUMBER
</command>
</client>
@@ -53,7 +53,7 @@ http://%HOSTIP:%HTTPPORT/34
# Verify data after the test has been "shot"
<verify>
<protocol>
-GET /34 HTTP/1.1
+GET /%TESTNUMBER HTTP/1.1
Host: %HOSTIP:%HTTPPORT
User-Agent: curl/%VERSION
Accept: */*