summaryrefslogtreecommitdiff
path: root/tests/data/test658
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test658')
-rw-r--r--tests/data/test6586
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/data/test658 b/tests/data/test658
index c004ee3a6..df5be763f 100644
--- a/tests/data/test658
+++ b/tests/data/test658
@@ -27,19 +27,19 @@ Funny-head: yesyes
http
</server>
<tool>
-lib658
+lib%TESTNUMBER
</tool>
<name>
Pass URL to libcurl with CURLOPT_CURLU
</name>
<command>
-http://%HOSTIP:%HTTPPORT/658
+http://%HOSTIP:%HTTPPORT/%TESTNUMBER
</command>
</client>
<verify>
<protocol>
-GET /658 HTTP/1.1
+GET /%TESTNUMBER HTTP/1.1
Host: %HOSTIP:%HTTPPORT
Accept: */*