summaryrefslogtreecommitdiff
path: root/tests/data/test1535
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test1535')
-rw-r--r--tests/data/test15356
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/data/test1535 b/tests/data/test1535
index 226190d05..477f3fac2 100644
--- a/tests/data/test1535
+++ b/tests/data/test1535
@@ -24,13 +24,13 @@ http
</server>
# tool is what to use instead of 'curl'
<tool>
-lib1535
+lib%TESTNUMBER
</tool>
<name>
Test CURLINFO_RESPONSE_CODE CURLINFO_PROTOCOL
</name>
<command>
-http://%HOSTIP:%HTTPPORT/1535
+http://%HOSTIP:%HTTPPORT/%TESTNUMBER
</command>
</client>
@@ -38,7 +38,7 @@ http://%HOSTIP:%HTTPPORT/1535
# Verify data after the test has been "shot"
<verify>
<protocol>
-GET /1535 HTTP/1.1
+GET /%TESTNUMBER HTTP/1.1
Host: %HOSTIP:%HTTPPORT
Accept: */*