We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44d1314 commit abe6294Copy full SHA for abe6294
test/test_mailgw.py
@@ -8,7 +8,7 @@
8
# but WITHOUT ANY WARRANTY; without even the implied warranty of
9
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
10
#
11
-# $Id: test_mailgw.py,v 1.80 2007-01-21 15:18:25 forsberg Exp $
+# $Id: test_mailgw.py,v 1.81 2007-01-21 15:22:02 forsberg Exp $
12
13
# TODO: test bcc
14
@@ -1083,7 +1083,7 @@ def testAutoReplyEmailsAreIgnored(self):
1083
Message-Id: <dummy_test_message_id>
1084
Subject: Re: [issue] Out of office AutoReply: Back next week
1085
1086
-Hi, I'm back in the office next week
+Hi, I am back in the office next week
1087
''')
1088
1089
def testNoSubject(self):
0 commit comments