diff options
Diffstat (limited to 'imap')
| -rwxr-xr-x | imap/testsuite | 1 | ||||
| -rw-r--r-- | imap/testsuite.txt | 1 | 
2 files changed, 2 insertions, 0 deletions
| diff --git a/imap/testsuite b/imap/testsuite index c2d1ee8..b2f2cca 100755 --- a/imap/testsuite +++ b/imap/testsuite @@ -1181,6 +1181,7 @@ V004 LIST (ACL) "" "INBOX.Folder"  V005 CREATE INBOX.Folder  V006 LIST (ACL) "" "INBOX.Folder"  V007 GETQUOTAROOT INBOX +V008 LIST "invalid" "%"  EOF  ls confmdtest/courierimaphieracl 2>&1  rm -rf confmdtest diff --git a/imap/testsuite.txt b/imap/testsuite.txt index eca6a46..b18db01 100644 --- a/imap/testsuite.txt +++ b/imap/testsuite.txt @@ -1790,3 +1790,4 @@  001492 * QUOTAROOT "INBOX" "ROOT"
  001493 * QUOTA "ROOT"
  001494 V007 OK GETQUOTAROOT Ok.
 +001495 V008 OK LIST completed
 | 
