summaryrefslogtreecommitdiff
path: root/tests/data/test61
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test61')
-rw-r--r--tests/data/test616
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/data/test61 b/tests/data/test61
index 20a0f898b..6d98ba770 100644
--- a/tests/data/test61
+++ b/tests/data/test61
@@ -45,20 +45,20 @@ HTTP with various cookies and custom Host:
TZ=GMT
</setenv>
<command>
-http://%HOSTIP:%HTTPPORT/we/want/61 -c log/jar61.txt -H "Host: www.host.foo.com"
+http://%HOSTIP:%HTTPPORT/we/want/%TESTNUMBER -c log/jar%TESTNUMBER.txt -H "Host: www.host.foo.com"
</command>
</client>
# Verify data after the test has been "shot"
<verify>
<protocol>
-GET /we/want/61 HTTP/1.1
+GET /we/want/%TESTNUMBER HTTP/1.1
Host: www.host.foo.com
User-Agent: curl/%VERSION
Accept: */*
</protocol>
-<file name="log/jar61.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.