diff options
author | Daniel Stenberg <daniel@haxx.se> | 2020-08-14 17:48:43 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2020-08-15 00:10:36 +0200 |
commit | 86dc9867a56eb2232e88bf95a8834fa73d6383c8 (patch) | |
tree | 3846b2c63f8536d4902b99cd6cbc141be2e6598b /tests/data | |
parent | d68fc029721920a4bac4c75b3c5a8e370e86eddf (diff) | |
download | curl-86dc9867a56eb2232e88bf95a8834fa73d6383c8.tar.gz |
test1140: compare stdout
To make problems more immediately obvious when tests fail.
Closes #5814
Diffstat (limited to 'tests/data')
-rw-r--r-- | tests/data/test1140 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/data/test1140 b/tests/data/test1140 index b9458be9f..f083eec39 100644 --- a/tests/data/test1140 +++ b/tests/data/test1140 @@ -23,4 +23,10 @@ Verify the nroff of man pages </command> </client> +<verify> +<stdout> +OK +</stdout> +</verify> + </testcase> |