summaryrefslogtreecommitdiff
path: root/tests/data/test1258
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test1258')
-rw-r--r--tests/data/test12584
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/test1258 b/tests/data/test1258
index 233e72b9c..a4cef156c 100644
--- a/tests/data/test1258
+++ b/tests/data/test1258
@@ -30,14 +30,14 @@ http
HTTP, use cookies with localhost
</name>
<command>
-http://%HOSTIP:%HTTPPORT/we/want/1258 http://%HOSTIP:%HTTPPORT/we/want?hoge=fuga -b non-existing -H "Host: localhost"
+http://%HOSTIP:%HTTPPORT/we/want/%TESTNUMBER http://%HOSTIP:%HTTPPORT/we/want?hoge=fuga -b non-existing -H "Host: localhost"
</command>
</client>
# Verify data after the test has been "shot"
<verify>
<protocol>
-GET /we/want/1258 HTTP/1.1
+GET /we/want/%TESTNUMBER HTTP/1.1
Host: localhost
User-Agent: curl/%VERSION
Accept: */*