summaryrefslogtreecommitdiff
path: root/tests/data/test1411
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test1411')
-rw-r--r--tests/data/test14116
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/data/test1411 b/tests/data/test1411
index f251ecc02..a7d23ee2f 100644
--- a/tests/data/test1411
+++ b/tests/data/test1411
@@ -36,10 +36,10 @@ http
HTTP with zero size file PUT
</name>
<command>
-http://%HOSTIP:%HTTPPORT/1411 -T log/empty1411
+http://%HOSTIP:%HTTPPORT/%TESTNUMBER -T log/empty%TESTNUMBER
</command>
# create an empty file
-<file name="log/empty1411">
+<file name="log/empty%TESTNUMBER">
</file>
</client>
@@ -47,7 +47,7 @@ http://%HOSTIP:%HTTPPORT/1411 -T log/empty1411
# Verify data after the test has been "shot"
<verify>
<protocol>
-PUT /1411 HTTP/1.1
+PUT /%TESTNUMBER HTTP/1.1
Host: %HOSTIP:%HTTPPORT
User-Agent: curl/%VERSION
Accept: */*