diff options
Diffstat (limited to 'tests/data/test670')
-rw-r--r-- | tests/data/test670 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/data/test670 b/tests/data/test670 index 2234f0c19..4d1056c55 100644 --- a/tests/data/test670 +++ b/tests/data/test670 @@ -37,14 +37,14 @@ http </server> # tool is what to use instead of 'curl' <tool> -lib670 +lib%TESTNUMBER </tool> <name> Request pause from mime read callback: multi </name> <command> -http://%HOSTIP:%HTTPPORT/670 +http://%HOSTIP:%HTTPPORT/%TESTNUMBER </command> </client> @@ -56,7 +56,7 @@ s/^--------------------------[a-z0-9]*/------------------------------/ s/boundary=------------------------[a-z0-9]*/boundary=----------------------------/ </strippart> <protocol> -POST /670 HTTP/1.1
+POST /%TESTNUMBER HTTP/1.1
Host: %HOSTIP:%HTTPPORT
Accept: */*
Content-Length: 142
|