summaryrefslogtreecommitdiff
path: root/tests/data/test1593
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test1593')
-rw-r--r--tests/data/test15936
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/data/test1593 b/tests/data/test1593
index 6719a3261..60d9f0b87 100644
--- a/tests/data/test1593
+++ b/tests/data/test1593
@@ -27,17 +27,17 @@ http
HTTP custom header overrides CURLOPT_TIMECONDITION
</name>
<tool>
-lib1593
+lib%TESTNUMBER
</tool>
<command>
-http://%HOSTIP:%HTTPPORT/1593
+http://%HOSTIP:%HTTPPORT/%TESTNUMBER
</command>
</client>
<verify>
# Note here the lack of If-Modified-Since
<protocol>
-GET /1593 HTTP/1.1
+GET /%TESTNUMBER HTTP/1.1
Host: %HOSTIP:%HTTPPORT
Accept: */*