summaryrefslogtreecommitdiff
path: root/tests/data/test669
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test669')
-rw-r--r--tests/data/test6694
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/test669 b/tests/data/test669
index 603671f43..20c02a638 100644
--- a/tests/data/test669
+++ b/tests/data/test669
@@ -28,7 +28,7 @@ http
HTTP custom Content-Type with parameter
</name>
<command>
-http://%HOSTIP:%HTTPPORT/we/want/669 -H 'Content-type: multipart/form-data; charset=utf-8' -F name=daniel -F tool=curl
+http://%HOSTIP:%HTTPPORT/we/want/%TESTNUMBER -H 'Content-type: multipart/form-data; charset=utf-8' -F name=daniel -F tool=curl
</command>
</client>
@@ -39,7 +39,7 @@ s/^--------------------------[a-z0-9]*/------------------------------/
s/boundary=------------------------[a-z0-9]*/boundary=----------------------------/
</strippart>
<protocol>
-POST /we/want/669 HTTP/1.1
+POST /we/want/%TESTNUMBER HTTP/1.1
Host: %HOSTIP:%HTTPPORT
User-Agent: curl/%VERSION
Accept: */*