summaryrefslogtreecommitdiff
path: root/tests/data/test1115
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test1115')
-rw-r--r--tests/data/test11154
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/test1115 b/tests/data/test1115
index 0b1f034ee..315fce3fc 100644
--- a/tests/data/test1115
+++ b/tests/data/test1115
@@ -33,14 +33,14 @@ http
HTTP GET with unexpected 1xx response
</name>
<command>
-http://%HOSTIP:%HTTPPORT/1115
+http://%HOSTIP:%HTTPPORT/%TESTNUMBER
</command>
</client>
# Verify data after the test has been "shot"
<verify>
<protocol>
-GET /1115 HTTP/1.1
+GET /%TESTNUMBER HTTP/1.1
Host: %HOSTIP:%HTTPPORT
User-Agent: curl/%VERSION
Accept: */*