summaryrefslogtreecommitdiff
path: root/tests/data/test1532
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test1532')
-rw-r--r--tests/data/test15326
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/data/test1532 b/tests/data/test1532
index 5b2afc71a..582f05a5b 100644
--- a/tests/data/test1532
+++ b/tests/data/test1532
@@ -23,13 +23,13 @@ http
</server>
# tool is what to use instead of 'curl'
<tool>
-lib1532
+lib%TESTNUMBER
</tool>
<name>
Test CURLINFO_RESPONSE_CODE
</name>
<command>
-http://%HOSTIP:%HTTPPORT/1532
+http://%HOSTIP:%HTTPPORT/%TESTNUMBER
</command>
</client>
@@ -37,7 +37,7 @@ http://%HOSTIP:%HTTPPORT/1532
# Verify data after the test has been "shot"
<verify>
<protocol>
-GET /1532 HTTP/1.1
+GET /%TESTNUMBER HTTP/1.1
Host: %HOSTIP:%HTTPPORT
Accept: */*