diff options
author | Yang Tse <yangsita@gmail.com> | 2012-05-30 17:39:14 +0200 |
---|---|---|
committer | Yang Tse <yangsita@gmail.com> | 2012-05-30 17:39:14 +0200 |
commit | b420f60a06c3910b2f36770f20559c2c4ec1548f (patch) | |
tree | 48ada3b673d8323c4ead59fcd8662064419d6e3f /tests/data/test812 | |
parent | 7291c1f5654b1c433177207bfa7e21bb30fe5a50 (diff) | |
download | curl-b420f60a06c3910b2f36770f20559c2c4ec1548f.tar.gz |
pop3 test server: allow pop3 test server verification to succeed again
Introduce SUPPORTCAPA and SUPPORTAUTH config commands to allow further
pop3 test server expansion for tests that require CAPA or AUTH support,
although this will need some extra work to make it fully functional.
Diffstat (limited to 'tests/data/test812')
-rw-r--r-- | tests/data/test812 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/data/test812 b/tests/data/test812 index 9f1ba9296..0e0484d10 100644 --- a/tests/data/test812 +++ b/tests/data/test812 @@ -11,7 +11,6 @@ FAILURE # Server-side <reply> <servercmd> -REPLY AUTH -ERR unsupported command
REPLY RETR -ERR no such message </servercmd> </reply> |