diff options
Diffstat (limited to 'tests/FILEFORMAT')
-rw-r--r-- | tests/FILEFORMAT | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/FILEFORMAT b/tests/FILEFORMAT index a1d82bf46..342d8266b 100644 --- a/tests/FILEFORMAT +++ b/tests/FILEFORMAT @@ -37,9 +37,9 @@ which are treated together as a single identifier. </info> <reply> -<data [nocheck="1"] [sendzero="yes"] [base64="yes"]> +<data [nocheck="yes"] [sendzero="yes"] [base64="yes"]> data to be sent to the client on its request and later verified that it arrived -safely. Set nocheck="1" to prevent the test script from verifying the arrival +safely. Set nocheck="yes" to prevent the test script from verifying the arrival of this data. If the data contains 'swsclose' anywhere within the start and end tag, and |