summaryrefslogtreecommitdiff
path: root/tests/data/test1157
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test1157')
-rw-r--r--tests/data/test11576
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/data/test1157 b/tests/data/test1157
index dbb8ed581..8c0bcc346 100644
--- a/tests/data/test1157
+++ b/tests/data/test1157
@@ -35,10 +35,10 @@ http
<name>
Get -H headers from empty file
</name>
-<file name="log/heads1157.txt">
+<file name="log/heads%TESTNUMBER.txt">
</file>
<command>
-http://%HOSTIP:%HTTPPORT/1157 -H @log/heads1157.txt
+http://%HOSTIP:%HTTPPORT/%TESTNUMBER -H @log/heads%TESTNUMBER.txt
</command>
</client>
@@ -46,7 +46,7 @@ http://%HOSTIP:%HTTPPORT/1157 -H @log/heads1157.txt
# Verify data after the test has been "shot"
<verify>
<protocol>
-GET /1157 HTTP/1.1
+GET /%TESTNUMBER HTTP/1.1
Host: %HOSTIP:%HTTPPORT
User-Agent: curl/%VERSION
Accept: */*