diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/FILEFORMAT | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/FILEFORMAT b/tests/FILEFORMAT index 7b8313abc..40fab2406 100644 --- a/tests/FILEFORMAT +++ b/tests/FILEFORMAT @@ -51,6 +51,9 @@ changing protocol data such as port numbers or user-agent strings. <protocol> the protocol dump curl should transmit </protocol> +<file name="log/filename"> +the file's contents must be identical to this +</file> <upload> the contents of the upload data curl should have sent </upload> |