aboutsummaryrefslogtreecommitdiff
path: root/tests/data/test1251
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test1251')
-rw-r--r--tests/data/test12516
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/data/test1251 b/tests/data/test1251
index f5cf51303..f5db4d3d7 100644
--- a/tests/data/test1251
+++ b/tests/data/test1251
@@ -12,7 +12,7 @@ NO_PROXY
<reply>
<data>
HTTP/1.1 200 OK
-Date: Thu, 09 Nov 2010 14:49:00 GMT
+Date: Tue, 09 Nov 2010 14:49:00 GMT
Server: test-server/fake
Content-Length: 4
Content-Type: text/html
@@ -34,14 +34,14 @@ http_proxy=http://dummy:%PROXYPORT/
NO_PROXY=%HOSTIP
</setenv>
<command>
-http://user:secret@%HOSTIP:%HTTPPORT/1251 --max-time 5
+http://user:secret@%HOSTIP:%HTTPPORT/%TESTNUMBER --max-time 5
</command>
</client>
# Verify data after the test has been "shot"
<verify>
<protocol>
-GET /1251 HTTP/1.1
+GET /%TESTNUMBER HTTP/1.1
Host: %HOSTIP:%HTTPPORT
Authorization: Basic dXNlcjpzZWNyZXQ=
User-Agent: curl/%VERSION