diff options
Diffstat (limited to 'tests/FILEFORMAT')
-rw-r--r-- | tests/FILEFORMAT | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/FILEFORMAT b/tests/FILEFORMAT index 6b48382c0..c1d50721e 100644 --- a/tests/FILEFORMAT +++ b/tests/FILEFORMAT @@ -125,6 +125,10 @@ this creates the named file with this content before the test case is run which is useful if the test case needs a file to act on. </file> +<stdin> +Pass this given data on stdin to the tool. +</stdin> + </client> <verify> |