mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
Moved test of QP into mail
This commit is contained in:
@@ -37,10 +37,6 @@ class TestHelperMailerTest < ActionMailer::TestCase
|
||||
assert_equal "UTF-8", charset
|
||||
end
|
||||
|
||||
def test_encode
|
||||
assert_equal "=?utf-8?Q?=0Aasdf=0A?=", encode("\nasdf\n")
|
||||
end
|
||||
|
||||
def test_assert_emails
|
||||
assert_nothing_raised do
|
||||
assert_emails 1 do
|
||||
|
||||
Reference in New Issue
Block a user