diff options
author | Daniel Stenberg <daniel@haxx.se> | 2004-12-14 21:22:12 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2004-12-14 21:22:12 +0000 |
commit | 4f567d0f815a7214130ef968b34e5560bf2f49c1 (patch) | |
tree | 3c0aaac88a2beaa99f33c84a5567b56e4a3f447a /tests | |
parent | f23d923fd380933e060d4d3df9695669ed9982d0 (diff) |
mistake
Diffstat (limited to 'tests')
-rw-r--r-- | tests/FILEFORMAT | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/FILEFORMAT b/tests/FILEFORMAT index c30ebcff9..3edb91b49 100644 --- a/tests/FILEFORMAT +++ b/tests/FILEFORMAT @@ -44,7 +44,7 @@ of [test case number]%10000. B) The request was HTTP and included digest details, which adds 1000 to NUM C) If a HTTP request is NTLM type-1, it adds 1001 to num D) If a HTTP request is NTLM type-3, it adds 1002 to num -</dateNUM> +</dataNUM> <datacheck [nonewline=yes]> if the data is sent but this is what should be checked afterwards. If 'nonewline' is set, we will cut off the trailing newline of this given data |