diff options
author | Dan Fandrich <dan@coneharvesters.com> | 2009-01-07 21:57:26 +0000 |
---|---|---|
committer | Dan Fandrich <dan@coneharvesters.com> | 2009-01-07 21:57:26 +0000 |
commit | 14b6cc4e22d5db75eda3bcd756ab52748cd2b34a (patch) | |
tree | 227cf26c29486aec3fa9372c8135711cbb5b098d /tests/data/test57 | |
parent | 80ffd3581f4c7545f3b4d38138d0c8f11cde1da8 (diff) |
Always use nocheck="yes" for consistency
Diffstat (limited to 'tests/data/test57')
-rw-r--r-- | tests/data/test57 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/test57 b/tests/data/test57 index 7af555a75..0724eac82 100644 --- a/tests/data/test57 +++ b/tests/data/test57 @@ -9,7 +9,7 @@ HTTP GET # Server-side <reply> -<data nocheck="1"> +<data nocheck="yes"> HTTP/1.1 200 OK swsclose Funny-head: yesyes Content-Type: text/html; charset=ISO-8859-4 |