summaryrefslogtreecommitdiff
path: root/tests/data/test151
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test151')
-rw-r--r--tests/data/test1514
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/test151 b/tests/data/test151
index 03a55b4dc..d05c7a000 100644
--- a/tests/data/test151
+++ b/tests/data/test151
@@ -28,14 +28,14 @@ http
HTTP GET with an error code that might trick authentication
</name>
<command>
-http://%HOSTIP:%HTTPPORT/151
+http://%HOSTIP:%HTTPPORT/%TESTNUMBER
</command>
</client>
# Verify data after the test has been "shot"
<verify>
<protocol>
-GET /151 HTTP/1.1
+GET /%TESTNUMBER HTTP/1.1
Host: %HOSTIP:%HTTPPORT
User-Agent: curl/%VERSION
Accept: */*