summaryrefslogtreecommitdiff
path: root/tests/data/test327
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test327')
-rw-r--r--tests/data/test3278
1 files changed, 4 insertions, 4 deletions
diff --git a/tests/data/test327 b/tests/data/test327
index d6dae18ec..73cedb657 100644
--- a/tests/data/test327
+++ b/tests/data/test327
@@ -43,26 +43,26 @@ http
HTTP with cookiejar without cookies left
</name>
<command>
-http://%HOSTIP:%HTTPPORT/we/want/327 -b none -c log/cookies327 http://%HOSTIP:%HTTPPORT/we/want/3270002
+http://%HOSTIP:%HTTPPORT/we/want/%TESTNUMBER -b none -c log/cookies%TESTNUMBER http://%HOSTIP:%HTTPPORT/we/want/%TESTNUMBER0002
</command>
</client>
# Verify data after the test has been "shot"
<verify>
<protocol>
-GET /we/want/327 HTTP/1.1
+GET /we/want/%TESTNUMBER HTTP/1.1
Host: %HOSTIP:%HTTPPORT
User-Agent: curl/%VERSION
Accept: */*
-GET /we/want/3270002 HTTP/1.1
+GET /we/want/%TESTNUMBER0002 HTTP/1.1
Host: %HOSTIP:%HTTPPORT
User-Agent: curl/%VERSION
Accept: */*
Cookie: foobar=name
</protocol>
-<file name="log/cookies327" mode="text">
+<file name="log/cookies%TESTNUMBER" mode="text">
# Netscape HTTP Cookie File
# https://curl.se/docs/http-cookies.html
# This file was generated by libcurl! Edit at your own risk.