summaryrefslogtreecommitdiff
path: root/tests/data/test1270
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test1270')
-rw-r--r--tests/data/test12704
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/test1270 b/tests/data/test1270
index 680e1e47c..0c289d0cf 100644
--- a/tests/data/test1270
+++ b/tests/data/test1270
@@ -35,14 +35,14 @@ http
Basic 'redirect_url'
</name>
<command>
-http://%HOSTIP:%HTTPPORT/we/want/our/1270 -w '%{redirect_url}\n' -s
+http://%HOSTIP:%HTTPPORT/we/want/our/%TESTNUMBER -w '%{redirect_url}\n' -s
</command>
</client>
# Verify data after the test has been "shot"
<verify>
<protocol>
-GET /we/want/our/1270 HTTP/1.1
+GET /we/want/our/%TESTNUMBER HTTP/1.1
Host: %HOSTIP:%HTTPPORT
User-Agent: curl/%VERSION
Accept: */*