summaryrefslogtreecommitdiff
path: root/tests/data/test1188
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test1188')
-rw-r--r--tests/data/test11886
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/data/test1188 b/tests/data/test1188
index 6078ee483..0cbaaeb04 100644
--- a/tests/data/test1188
+++ b/tests/data/test1188
@@ -26,19 +26,19 @@ http
--write-out with %{onerror} and %{urlnum} to stderr
</name>
<command>
--f -s -w '%{onerror}%{stderr}%{urlnum} says %{exitcode} %{errormsg}\n' http://%HOSTIP:%HTTPPORT/we/want/our/1188 http://%HOSTIP:%HTTPPORT/we/want/our/1188
+-f -s -w '%{onerror}%{stderr}%{urlnum} says %{exitcode} %{errormsg}\n' http://%HOSTIP:%HTTPPORT/we/want/our/%TESTNUMBER http://%HOSTIP:%HTTPPORT/we/want/our/%TESTNUMBER
</command>
</client>
# Verify data after the test has been "shot"
<verify>
<protocol>
-GET /we/want/our/1188 HTTP/1.1
+GET /we/want/our/%TESTNUMBER HTTP/1.1
Host: %HOSTIP:%HTTPPORT
User-Agent: curl/%VERSION
Accept: */*
-GET /we/want/our/1188 HTTP/1.1
+GET /we/want/our/%TESTNUMBER HTTP/1.1
Host: %HOSTIP:%HTTPPORT
User-Agent: curl/%VERSION
Accept: */*