diff options
Diffstat (limited to 'tests/data/test1065')
-rw-r--r-- | tests/data/test1065 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/test1065 b/tests/data/test1065 index 87f4654ca..5688ff964 100644 --- a/tests/data/test1065 +++ b/tests/data/test1065 @@ -8,7 +8,7 @@ HTTP GET </info> <reply> -<data nocheck="1"> +<data nocheck="yes"> HTTP/1.1 200 A OK
Server: curl test
Content-Type: text/html; charset=iso-8859-1
@@ -16,7 +16,7 @@ Content-Length: 3 ok </data> -<data2 nocheck="1"> +<data2 nocheck="yes"> HTTP/1.1 200 A OK
Server: curl test
Content-Type: text/html; charset=iso-8859-1
|