summaryrefslogtreecommitdiff
path: root/tests/data/test1161
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test1161')
-rw-r--r--tests/data/test11616
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/data/test1161 b/tests/data/test1161
index b9c36c24c..89c1e657c 100644
--- a/tests/data/test1161
+++ b/tests/data/test1161
@@ -28,20 +28,20 @@ http
HTTP cookie with path set twice
</name>
<command>
-http://%HOSTIP:%HTTPPORT/1161 -c log/cookies1161.txt
+http://%HOSTIP:%HTTPPORT/%TESTNUMBER -c log/cookies%TESTNUMBER.txt
</command>
</client>
# Verify data after the test has been "shot"
<verify>
<protocol>
-GET /1161 HTTP/1.1
+GET /%TESTNUMBER HTTP/1.1
Host: %HOSTIP:%HTTPPORT
User-Agent: curl/%VERSION
Accept: */*
</protocol>
-<file name="log/cookies1161.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.