diff options
author | Mikel Lindsaar <raasdnil@gmail.com> | 2010-04-09 19:46:13 +1000 |
---|---|---|
committer | Mikel Lindsaar <raasdnil@gmail.com> | 2010-04-11 18:04:56 +1000 |
commit | fd9ee49f38bbc845fe1ac61d6e85a9304bdfb902 (patch) | |
tree | e2f58bef2ce238eeffe85c818ae84d6f17f9a266 | |
parent | a9e918f40e1b6da5d43d6d372070bab61854b3a2 (diff) | |
download | rails-fd9ee49f38bbc845fe1ac61d6e85a9304bdfb902.tar.gz rails-fd9ee49f38bbc845fe1ac61d6e85a9304bdfb902.tar.bz2 rails-fd9ee49f38bbc845fe1ac61d6e85a9304bdfb902.zip |
Moved test of QP into mail
-rw-r--r-- | actionmailer/test/test_helper_test.rb | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/actionmailer/test/test_helper_test.rb b/actionmailer/test/test_helper_test.rb index c23a9e7e3c..440fb868c8 100644 --- a/actionmailer/test/test_helper_test.rb +++ b/actionmailer/test/test_helper_test.rb @@ -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 |