summaryrefslogtreecommitdiff
path: root/tests/data/test1333
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test1333')
-rw-r--r--tests/data/test13334
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/test1333 b/tests/data/test1333
index c49cf96aa..0a991e48b 100644
--- a/tests/data/test1333
+++ b/tests/data/test1333
@@ -31,7 +31,7 @@ http
HTTP POST zero length, chunked-encoded
</name>
<command>
--d "" --header "Transfer-Encoding: chunked" http://%HOSTIP:%HTTPPORT/1333
+-d "" --header "Transfer-Encoding: chunked" http://%HOSTIP:%HTTPPORT/%TESTNUMBER
</command>
</client>
@@ -39,7 +39,7 @@ HTTP POST zero length, chunked-encoded
# Verify data after the test has been "shot"
<verify>
<protocol>
-POST /1333 HTTP/1.1
+POST /%TESTNUMBER HTTP/1.1
Host: %HOSTIP:%HTTPPORT
User-Agent: curl/%VERSION
Accept: */*