aboutsummaryrefslogtreecommitdiff
path: root/tests/data/test282
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test282')
-rw-r--r--tests/data/test2824
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/test282 b/tests/data/test282
index 578c102a5..4fb9e598e 100644
--- a/tests/data/test282
+++ b/tests/data/test282
@@ -25,7 +25,7 @@ http
HTTP GET with no response body or headers
</name>
<command>
-http://%HOSTIP:%HTTPPORT/282
+http://%HOSTIP:%HTTPPORT/%TESTNUMBER
</command>
</client>
@@ -33,7 +33,7 @@ http://%HOSTIP:%HTTPPORT/282
# Verify data after the test has been "shot"
<verify>
<protocol>
-GET /282 HTTP/1.1
+GET /%TESTNUMBER HTTP/1.1
Host: %HOSTIP:%HTTPPORT
User-Agent: curl/%VERSION
Accept: */*