summaryrefslogtreecommitdiff
path: root/tests/data/test278
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test278')
-rw-r--r--tests/data/test2784
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/test278 b/tests/data/test278
index 575edf14d..7cbd4704b 100644
--- a/tests/data/test278
+++ b/tests/data/test278
@@ -28,7 +28,7 @@ http
HTTP with proxy string including http:// and user+empty password
</name>
<command>
-http://we.want.that.site.com/278 -x http://f%61ke:@%HOSTIP:%HTTPPORT
+http://we.want.that.site.com/%TESTNUMBER -x http://f%61ke:@%HOSTIP:%HTTPPORT
</command>
<features>
proxy
@@ -38,7 +38,7 @@ proxy
# Verify data after the test has been "shot"
<verify>
<protocol>
-GET http://we.want.that.site.com/278 HTTP/1.1
+GET http://we.want.that.site.com/%TESTNUMBER HTTP/1.1
Host: we.want.that.site.com
Proxy-Authorization: Basic ZmFrZTo=
User-Agent: curl/%VERSION