diff options
Diffstat (limited to 'tests/data/test325')
-rw-r--r-- | tests/data/test325 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/test325 b/tests/data/test325 index 6d5898d45..922f37ba2 100644 --- a/tests/data/test325 +++ b/tests/data/test325 @@ -15,7 +15,7 @@ HTTP/1.1 301 OK Date: Thu, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 7 -Location: http://%HOSTIP:%HTTPPORT/325 +Location: http://somewhere/325 MooMoo </data> @@ -24,7 +24,7 @@ HTTP/1.1 301 OK Date: Thu, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 7 -Location: http://%HOSTIP:%HTTPPORT/325 +Location: http://somewhere/325 </datacheck> </reply> |