summaryrefslogtreecommitdiff
path: root/tests/data/test818
diff options
context:
space:
mode:
authorSeonah Moon <seonah1.moon@samsung.com>2018-04-12 16:25:13 +0900
committerSeonah Moon <seonah1.moon@samsung.com>2018-04-12 16:25:24 +0900
commitcfd75dcdb18d0a4291f48020211c65507a97d9eb (patch)
treebc0018cefd6662f78ec90af210c19f23ffd3459d /tests/data/test818
parent24b9957402f17c422eeeb3386bf049feeb342e78 (diff)
downloadcurl-cfd75dcdb18d0a4291f48020211c65507a97d9eb.tar.gz
curl-cfd75dcdb18d0a4291f48020211c65507a97d9eb.tar.bz2
curl-cfd75dcdb18d0a4291f48020211c65507a97d9eb.zip
Imported Upstream version 7.59.0upstream/7.59.0
Change-Id: I06221d49da39082f95030ab57617a1e23fbda58b
Diffstat (limited to 'tests/data/test818')
-rw-r--r--tests/data/test81816
1 files changed, 8 insertions, 8 deletions
diff --git a/tests/data/test818 b/tests/data/test818
index 95282c4e3..7b34edb30 100644
--- a/tests/data/test818
+++ b/tests/data/test818
@@ -12,10 +12,10 @@ CUSTOMREQUEST
# Server-side
<reply>
<data>
-* 22 EXPUNGE
-* 23 EXISTS
-* 3 RECENT
-* 14 FETCH (FLAGS (\Seen \Deleted))
+* 22 EXPUNGE
+* 23 EXISTS
+* 3 RECENT
+* 14 FETCH (FLAGS (\Seen \Deleted))
</data>
</reply>
@@ -37,10 +37,10 @@ imap://%HOSTIP:%IMAPPORT -X NOOP -u user:secret
# Verify data after the test has been "shot"
<verify>
<protocol>
-A001 CAPABILITY
-A002 LOGIN user secret
-A003 NOOP
-A004 LOGOUT
+A001 CAPABILITY
+A002 LOGIN user secret
+A003 NOOP
+A004 LOGOUT
</protocol>
</verify>
</testcase>