diff options
Diffstat (limited to 'tests/data/test1066')
-rw-r--r-- | tests/data/test1066 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/test1066 b/tests/data/test1066 index c2cbff691..bacedefbb 100644 --- a/tests/data/test1066 +++ b/tests/data/test1066 @@ -8,7 +8,7 @@ HTTP GET # Server-side <reply> -<data nocheck="1"> +<data nocheck="yes"> HTTP/1.1 200 OK
Server: thebest/1.0
Content-Type: text/plain
@@ -16,7 +16,7 @@ Content-Length: 6 first </data> -<data1 nocheck="1"> +<data1 nocheck="yes"> HTTP/1.1 200 OK
Server: thebest/1.0
Content-Type: text/plain
|