Backported r9687 from trunk.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/branches/1.4-stable@9688 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -166,6 +166,7 @@ class MailerTest < ActiveSupport::TestCase
|
||||
assert_not_nil mail
|
||||
assert_equal 'OOF', mail.header_string('X-Auto-Response-Suppress')
|
||||
assert_equal 'auto-generated', mail.header_string('Auto-Submitted')
|
||||
assert_equal '<redmine.example.net>', mail.header_string('List-Id')
|
||||
end
|
||||
|
||||
def test_email_headers_should_include_sender
|
||||
|
||||
Reference in New Issue
Block a user