diff options
author | Daniel Stenberg <daniel@haxx.se> | 2004-11-30 10:20:59 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2004-11-30 10:20:59 +0000 |
commit | 8b37844e5f093f8834eb5f321b52bfc4638f143f (patch) | |
tree | df34208660f0a6f5aeaecc5c76ac7cd418891fd3 /tests/data/test211 | |
parent | 1445e62312f139b99fe43e1d37541652ad2cb7ad (diff) |
fixed test case errors
Diffstat (limited to 'tests/data/test211')
-rw-r--r-- | tests/data/test211 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/tests/data/test211 b/tests/data/test211 index c59da0b1e..761852862 100644 --- a/tests/data/test211 +++ b/tests/data/test211 @@ -3,10 +3,6 @@ <data> data blobb </data> -<datacheck> -data blobb -data blobb -</datacheck> </reply> # Client-side @@ -23,7 +19,11 @@ ftp://%HOSTIP:%FTPPORT/a/path/211 ftp://%HOSTIP:%FTPPORT/a/path/211 <file name="log/ftpserver.cmd"> REPLY EPSV 500 no such command </file> -</test> +<stdout> +data blobb +data blobb +</stdout> +</client> # Verify data after the test has been "shot" <verify> |