summaryrefslogtreecommitdiff
path: root/tests/data/test186
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test186')
-rw-r--r--tests/data/test1864
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/test186 b/tests/data/test186
index f559819a0..35232b82c 100644
--- a/tests/data/test186
+++ b/tests/data/test186
@@ -28,7 +28,7 @@ http
HTTP RFC1867-type formposting with types on text fields
</name>
<command>
-http://%HOSTIP:%HTTPPORT/we/want/186 -F "name=daniel;type=moo/foo" -F "html= <body>hello</body>;type=text/html;charset=verymoo"
+http://%HOSTIP:%HTTPPORT/we/want/%TESTNUMBER -F "name=daniel;type=moo/foo" -F "html= <body>hello</body>;type=text/html;charset=verymoo"
</command>
# We create this file before the command is invoked!
</client>
@@ -39,7 +39,7 @@ http://%HOSTIP:%HTTPPORT/we/want/186 -F "name=daniel;type=moo/foo" -F "html= <bo
^(Content-Type: multipart/form-data;|------------).*
</strip>
<protocol>
-POST /we/want/186 HTTP/1.1
+POST /we/want/%TESTNUMBER HTTP/1.1
Host: %HOSTIP:%HTTPPORT
User-Agent: curl/%VERSION
Accept: */*