diff options
Diffstat (limited to 'tests/data/test807')
-rw-r--r-- | tests/data/test807 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/tests/data/test807 b/tests/data/test807 index 06a1f1043..49b7e5870 100644 --- a/tests/data/test807 +++ b/tests/data/test807 @@ -33,11 +33,11 @@ IMAP STORE (CUSTOMREQUEST) # Verify data after the test has been "shot" <verify> <protocol> -A001 CAPABILITY -A002 LOGIN user secret -A003 SELECT 807 -A004 STORE 123 +Flags \Deleted -A005 LOGOUT +A001 CAPABILITY
+A002 LOGIN user secret
+A003 SELECT 807
+A004 STORE 123 +Flags \Deleted
+A005 LOGOUT
</protocol> </verify> </testcase> |