diff options
Diffstat (limited to 'imap/smaptestsuite')
| -rw-r--r-- | imap/smaptestsuite | 9 | 
1 files changed, 8 insertions, 1 deletions
| diff --git a/imap/smaptestsuite b/imap/smaptestsuite index 2ea5849..a7c3cec 100644 --- a/imap/smaptestsuite +++ b/imap/smaptestsuite @@ -610,7 +610,14 @@ OPEN INBOX  SETACL INBOX "" -owner i  COPY 1-4 "" INBOX  DELETEACL INBOX "" -owner -COPY 1-4 "" INBOX +COPY 1 "" INBOX +NOOP +COPY 2 "" INBOX +NOOP +COPY 3 "" INBOX +NOOP +COPY 4 "" INBOX +NOOP  CLOSE  CREATE INBOX a  MKDIR INBOX b | 
