summaryrefslogtreecommitdiff
path: root/tests/data/test73
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test73')
-rw-r--r--tests/data/test736
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/data/test73 b/tests/data/test73
index 80208dba7..e211f2148 100644
--- a/tests/data/test73
+++ b/tests/data/test73
@@ -29,20 +29,20 @@ http
HTTP, receive cookies when using custom Host:, domain using only two dots
</name>
<command>
-http://%HOSTIP:%HTTPPORT/we/want/73 -c log/jar73.txt -H "Host: host.NOT_DISCLOSED.se"
+http://%HOSTIP:%HTTPPORT/we/want/%TESTNUMBER -c log/jar%TESTNUMBER.txt -H "Host: host.NOT_DISCLOSED.se"
</command>
</client>
# Verify data after the test has been "shot"
<verify>
<protocol>
-GET /we/want/73 HTTP/1.1
+GET /we/want/%TESTNUMBER HTTP/1.1
Host: host.NOT_DISCLOSED.se
User-Agent: curl/%VERSION
Accept: */*
</protocol>
-<file name="log/jar73.txt" mode="text">
+<file name="log/jar%TESTNUMBER.txt" mode="text">
# Netscape HTTP Cookie File
# https://curl.se/docs/http-cookies.html
# This file was generated by libcurl! Edit at your own risk.