summaryrefslogtreecommitdiff
path: root/tests/data/test1160
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test1160')
-rw-r--r--tests/data/test11606
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/data/test1160 b/tests/data/test1160
index 7004d37db..ac10e5a91 100644
--- a/tests/data/test1160
+++ b/tests/data/test1160
@@ -29,20 +29,20 @@ http
HTTP with long funny format cookie
</name>
<command>
-http://%HOSTIP:%HTTPPORT/1160 -c log/cookies1160.txt
+http://%HOSTIP:%HTTPPORT/%TESTNUMBER -c log/cookies%TESTNUMBER.txt
</command>
</client>
# Verify data after the test has been "shot"
<verify>
<protocol>
-GET /1160 HTTP/1.1
+GET /%TESTNUMBER HTTP/1.1
Host: %HOSTIP:%HTTPPORT
User-Agent: curl/%VERSION
Accept: */*
</protocol>
-<file name="log/cookies1160.txt" mode="text">
+<file name="log/cookies%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.