summaryrefslogtreecommitdiff
path: root/tests/data/test281
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test281')
-rw-r--r--tests/data/test2816
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/data/test281 b/tests/data/test281
index a5ea8760a..4210f7b8f 100644
--- a/tests/data/test281
+++ b/tests/data/test281
@@ -28,9 +28,9 @@ http
HTTP PUT from file with 100 + 401 responses and -f without auth given
</name>
<command>
-http://%HOSTIP:%HTTPPORT/we/want/281 -f -T log/test281.txt
+http://%HOSTIP:%HTTPPORT/we/want/%TESTNUMBER -f -T log/test%TESTNUMBER.txt
</command>
-<file name="log/test281.txt">
+<file name="log/test%TESTNUMBER.txt">
Weird
file
to
@@ -44,7 +44,7 @@ Weird
22
</errorcode>
<protocol>
-PUT /we/want/281 HTTP/1.1
+PUT /we/want/%TESTNUMBER HTTP/1.1
Host: %HOSTIP:%HTTPPORT
User-Agent: curl/%VERSION
Accept: */*