Skip to content

Commit abe6294

Browse files
author
Erik Forsberg
committed
Bah! The python-mode in my emacs is borked by this line,,,
...so I'm rephrasing for better syntax highlighting.
1 parent 44d1314 commit abe6294

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test/test_mailgw.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
# but WITHOUT ANY WARRANTY; without even the implied warranty of
99
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
1010
#
11-
# $Id: test_mailgw.py,v 1.80 2007-01-21 15:18:25 forsberg Exp $
11+
# $Id: test_mailgw.py,v 1.81 2007-01-21 15:22:02 forsberg Exp $
1212

1313
# TODO: test bcc
1414

@@ -1083,7 +1083,7 @@ def testAutoReplyEmailsAreIgnored(self):
10831083
Message-Id: <dummy_test_message_id>
10841084
Subject: Re: [issue] Out of office AutoReply: Back next week
10851085
1086-
Hi, I'm back in the office next week
1086+
Hi, I am back in the office next week
10871087
''')
10881088

10891089
def testNoSubject(self):

0 commit comments

Comments
 (0)