summaryrefslogtreecommitdiff
path: root/tests/data/test1101
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test1101')
-rw-r--r--tests/data/test11014
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/test1101 b/tests/data/test1101
index 145e38ef5..f7e504f91 100644
--- a/tests/data/test1101
+++ b/tests/data/test1101
@@ -34,14 +34,14 @@ no_proxy=%HOSTIP
http_proxy=http://non-existing-host.haxx.se:3128/
</setenv>
<command>
-http://user:secret@%HOSTIP:%HTTPPORT/gimme/1101
+http://user:secret@%HOSTIP:%HTTPPORT/gimme/%TESTNUMBER
</command>
</client>
# Verify data after the test has been "shot"
<verify>
<protocol>
-GET /gimme/1101 HTTP/1.1
+GET /gimme/%TESTNUMBER HTTP/1.1
Host: %HOSTIP:%HTTPPORT
Authorization: Basic dXNlcjpzZWNyZXQ=
User-Agent: curl/%VERSION