summaryrefslogtreecommitdiff
path: root/tests/data/test1261
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test1261')
-rw-r--r--tests/data/test12614
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/test1261 b/tests/data/test1261
index ef3cded57..e60c9cca9 100644
--- a/tests/data/test1261
+++ b/tests/data/test1261
@@ -30,14 +30,14 @@ http
'redirect_url' with --location and --max-redir
</name>
<command>
-http://%HOSTIP:%HTTPPORT/we/want/our/1261 -w '%{redirect_url}\n' --location --max-redir 0
+http://%HOSTIP:%HTTPPORT/we/want/our/%TESTNUMBER -w '%{redirect_url}\n' --location --max-redir 0
</command>
</client>
# Verify data after the test has been "shot"
<verify>
<protocol>
-GET /we/want/our/1261 HTTP/1.1
+GET /we/want/our/%TESTNUMBER HTTP/1.1
Host: %HOSTIP:%HTTPPORT
User-Agent: curl/%VERSION
Accept: */*