diff options
author | Dan Fandrich <dan@coneharvesters.com> | 2007-10-27 01:04:36 +0000 |
---|---|---|
committer | Dan Fandrich <dan@coneharvesters.com> | 2007-10-27 01:04:36 +0000 |
commit | 15feb8217fffb50a2af13dc24c3432d23360ad8b (patch) | |
tree | dbf3954a9cf64641061e90f0a3bd31aab8f0a34c /tests/data/test2000 | |
parent | 59dccb34b0a0cf839b9dcf7e07c5cd3ab17c1433 (diff) |
Fixed the 2000-series tests so that the downloaded data is actually checked
Diffstat (limited to 'tests/data/test2000')
-rw-r--r-- | tests/data/test2000 | 15 |
1 files changed, 14 insertions, 1 deletions
diff --git a/tests/data/test2000 b/tests/data/test2000 index ff679c50d..b5f4777d5 100644 --- a/tests/data/test2000 +++ b/tests/data/test2000 @@ -11,7 +11,7 @@ multiprotocol # # Server-side <reply> -<data> +<data nocheck="1"> data to see @@ -56,5 +56,18 @@ SIZE 2000 RETR 2000
QUIT
</protocol> +<stdout> +data + to + see +that FTP +works + so does it? +foo + bar +bar + foo +moo +</stdout> </verify> </testcase> |