aboutsummaryrefslogtreecommitdiff
path: root/tests/data/test1534
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test1534')
-rw-r--r--tests/data/test15346
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/data/test1534 b/tests/data/test1534
index 5ebf57d3a..4672e0bcb 100644
--- a/tests/data/test1534
+++ b/tests/data/test1534
@@ -24,13 +24,13 @@ http
</server>
# tool is what to use instead of 'curl'
<tool>
-lib1534
+lib%TESTNUMBER
</tool>
<name>
CURLINFO_FILETIME init and reset
</name>
<command>
-http://%HOSTIP:%HTTPPORT/1534
+http://%HOSTIP:%HTTPPORT/%TESTNUMBER
</command>
</client>
@@ -38,7 +38,7 @@ http://%HOSTIP:%HTTPPORT/1534
# Verify data after the test has been "shot"
<verify>
<protocol>
-GET /1534 HTTP/1.1
+GET /%TESTNUMBER HTTP/1.1
Host: %HOSTIP:%HTTPPORT
Accept: */*