aboutsummaryrefslogtreecommitdiffstats
path: root/actionmailer
diff options
context:
space:
mode:
authorMikel Lindsaar <raasdnil@gmail.com>2010-04-09 19:46:13 +1000
committerMikel Lindsaar <raasdnil@gmail.com>2010-04-11 18:04:56 +1000
commitfd9ee49f38bbc845fe1ac61d6e85a9304bdfb902 (patch)
treee2f58bef2ce238eeffe85c818ae84d6f17f9a266 /actionmailer
parenta9e918f40e1b6da5d43d6d372070bab61854b3a2 (diff)
downloadrails-fd9ee49f38bbc845fe1ac61d6e85a9304bdfb902.tar.gz
rails-fd9ee49f38bbc845fe1ac61d6e85a9304bdfb902.tar.bz2
rails-fd9ee49f38bbc845fe1ac61d6e85a9304bdfb902.zip
Moved test of QP into mail
Diffstat (limited to 'actionmailer')
-rw-r--r--actionmailer/test/test_helper_test.rb4
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