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