summaryrefslogtreecommitdiff
path: root/tests/data/test57
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test57')
-rw-r--r--tests/data/test574
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/test57 b/tests/data/test57
index 5011e6eb0..f379d7488 100644
--- a/tests/data/test57
+++ b/tests/data/test57
@@ -26,7 +26,7 @@ http
HTTP content-type with spaces in
</name>
<command>
--w "%{content_type}\n" http://%HOSTIP:%HTTPPORT/57 -o log/out57
+-w "%{content_type}\n" http://%HOSTIP:%HTTPPORT/%TESTNUMBER -o log/out%TESTNUMBER
</command>
</client>
@@ -36,7 +36,7 @@ HTTP content-type with spaces in
text/html; charset=ISO-8859-4
</stdout>
<protocol>
-GET /57 HTTP/1.1
+GET /%TESTNUMBER HTTP/1.1
Host: %HOSTIP:%HTTPPORT
User-Agent: curl/%VERSION
Accept: */*