summaryrefslogtreecommitdiff
path: root/tests/data/test1415
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test1415')
-rw-r--r--tests/data/test14156
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/data/test1415 b/tests/data/test1415
index e0f330e11..79b14e6bd 100644
--- a/tests/data/test1415
+++ b/tests/data/test1415
@@ -44,7 +44,7 @@ Delete expired cookies
TZ=GMT
</setenv>
<command>
-http://example.com/we/want/1415 -b none -c log/jar1415.txt -x %HOSTIP:%HTTPPORT
+http://example.com/we/want/%TESTNUMBER -b none -c log/jar%TESTNUMBER.txt -x %HOSTIP:%HTTPPORT
</command>
<features>
proxy
@@ -54,7 +54,7 @@ proxy
# Verify data after the test has been "shot"
<verify>
<protocol>
-GET http://example.com/we/want/1415 HTTP/1.1
+GET http://example.com/we/want/%TESTNUMBER HTTP/1.1
Host: example.com
User-Agent: curl/%VERSION
Accept: */*
@@ -62,7 +62,7 @@ Proxy-Connection: Keep-Alive
</protocol>
-<file name="log/jar1415.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.