diff options
author | Daniel Stenberg <daniel@haxx.se> | 2011-11-29 13:43:46 +0100 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2011-11-29 13:43:46 +0100 |
commit | af6466643416fd36fea4205d2d7a02a9292e2858 (patch) | |
tree | f1b911a54928389f2096105e539811fb0cd36b41 /tests/data | |
parent | 2d72489f0fc2ef6e0f4de88766acfef286605c6a (diff) |
POP3: detect when LIST returns no mails
By making sure the function can detect an "end of body" sequence
immediately on the first line, test 811 is now enabled.
Diffstat (limited to 'tests/data')
-rw-r--r-- | tests/data/DISABLED | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/data/DISABLED b/tests/data/DISABLED index 085a3a387..72c3909bd 100644 --- a/tests/data/DISABLED +++ b/tests/data/DISABLED @@ -2,7 +2,6 @@ # test cases are run by runtests.pl. Just add the plain test case numbers, one # per line. # Lines starting with '#' letters are treated as comments. -811 815 591 592 |