summaryrefslogtreecommitdiff
path: root/tests/data/test157
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test157')
-rw-r--r--tests/data/test1574
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/test157 b/tests/data/test157
index fee7a6a44..63e611c78 100644
--- a/tests/data/test157
+++ b/tests/data/test157
@@ -28,14 +28,14 @@ http
HTTP GET with --anyauth (when the server requires none)
</name>
<command>
-http://%HOSTIP:%HTTPPORT/157 -u testuser:testpass --anyauth
+http://%HOSTIP:%HTTPPORT/%TESTNUMBER -u testuser:testpass --anyauth
</command>
</client>
# Verify data after the test has been "shot"
<verify>
<protocol>
-GET /157 HTTP/1.1
+GET /%TESTNUMBER HTTP/1.1
Host: %HOSTIP:%HTTPPORT
User-Agent: curl/%VERSION
Accept: */*