Adjust style for FETCH response parsing tests

fork
Brian White 12 years ago
parent 82bf5911ac
commit 46258a961d

@ -27,7 +27,8 @@ var tests = {
{ flags: [ '\\Seen' ],
date: '17-Jul-1996 02:44:25 -0700',
'rfc822.size': 4286,
envelope: [ 'Wed, 17 Jul 1996 02:23:25 -0700 (PDT)',
envelope: [
'Wed, 17 Jul 1996 02:23:25 -0700 (PDT)',
'IMAP4rev1 WG mtg summary and minutes',
[ [ 'Terry Gray', null, 'gray', 'cac.washington.edu' ] ],
[ [ 'Terry Gray', null, 'gray', 'cac.washington.edu' ] ],
@ -39,7 +40,8 @@ var tests = {
null,
'<B27397-0100000@cac.washington.edu>'
],
body: [ 'TEXT',
body: [
'TEXT',
'PLAIN',
[ 'CHARSET', 'US-ASCII' ],
null,

Loading…
Cancel
Save