summaryrefslogtreecommitdiff
path: root/tests/data/test300
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test300')
-rw-r--r--tests/data/test3004
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/test300 b/tests/data/test300
index e3bf8adb9..efbf97fe3 100644
--- a/tests/data/test300
+++ b/tests/data/test300
@@ -32,7 +32,7 @@ https
simple HTTPS GET
</name>
<command>
--k https://%HOSTIP:%HTTPSPORT/300
+-k https://%HOSTIP:%HTTPSPORT/%TESTNUMBER
</command>
</client>
@@ -40,7 +40,7 @@ simple HTTPS GET
# Verify data after the test has been "shot"
<verify>
<protocol>
-GET /300 HTTP/1.1
+GET /%TESTNUMBER HTTP/1.1
Host: %HOSTIP:%HTTPSPORT
User-Agent: curl/%VERSION
Accept: */*