diff options
author | Daniel Stenberg <daniel@haxx.se> | 2011-11-28 23:34:16 +0100 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2011-11-28 23:34:16 +0100 |
commit | 8d3efb6be04d7b591523cf1fe211625d0180449c (patch) | |
tree | 7f70566867e82aea446114f5961bd0cfdba1ac7b /tests/data/DISABLED | |
parent | 11e52ef0a157acd6a6711b7635cda50467e606ae (diff) |
test: added POP3 test with dot-prefixed line
Test 815 is disabled for now since libcurl currently doesn't unescape
such lines the way it should. See mail:
http://curl.haxx.se/mail/lib-2011-11/0324.html
Diffstat (limited to 'tests/data/DISABLED')
-rw-r--r-- | tests/data/DISABLED | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/data/DISABLED b/tests/data/DISABLED index be202993b..085a3a387 100644 --- a/tests/data/DISABLED +++ b/tests/data/DISABLED @@ -3,6 +3,7 @@ # per line. # Lines starting with '#' letters are treated as comments. 811 +815 591 592 593 |