summaryrefslogtreecommitdiff
path: root/tests/data/test1290
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test1290')
-rw-r--r--tests/data/test12904
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/test1290 b/tests/data/test1290
index 871dcd763..959247863 100644
--- a/tests/data/test1290
+++ b/tests/data/test1290
@@ -29,14 +29,14 @@ http
Verify URL globbing ignores []
</name>
<command>
-"http://%HOSTIP:%HTTPPORT/we/want/[]/page/1290"
+"http://%HOSTIP:%HTTPPORT/we/want/[]/page/%TESTNUMBER"
</command>
</client>
# Verify data after the test has been "shot"
<verify>
<protocol>
-GET /we/want/[]/page/1290 HTTP/1.1
+GET /we/want/[]/page/%TESTNUMBER HTTP/1.1
Host: %HOSTIP:%HTTPPORT
User-Agent: curl/%VERSION
Accept: */*