summaryrefslogtreecommitdiff
path: root/tests/data/test1183
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test1183')
-rw-r--r--tests/data/test11834
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/test1183 b/tests/data/test1183
index d8309e6ad..2955bdcc4 100644
--- a/tests/data/test1183
+++ b/tests/data/test1183
@@ -35,10 +35,10 @@ http://%HOSTIP:%HTTPPORT/%TESTNUMBER
</command>
</client>
-# Verify that the %TESTNUMBER has been resolved to 1183
+# Verify that the %TESTNUMBER has been resolved to %TESTNUMBER
<verify>
<protocol>
-GET /1183 HTTP/1.1
+GET /%TESTNUMBER HTTP/1.1
Host: %HOSTIP:%HTTPPORT
User-Agent: curl/%VERSION
Accept: */*