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