aboutsummaryrefslogtreecommitdiffstats
path: root/actionmailer/test/old_base/tmail_compat_test.rb
diff options
context:
space:
mode:
Diffstat (limited to 'actionmailer/test/old_base/tmail_compat_test.rb')
-rw-r--r--actionmailer/test/old_base/tmail_compat_test.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/actionmailer/test/old_base/tmail_compat_test.rb b/actionmailer/test/old_base/tmail_compat_test.rb
index 255205de84..23706e99ff 100644
--- a/actionmailer/test/old_base/tmail_compat_test.rb
+++ b/actionmailer/test/old_base/tmail_compat_test.rb
@@ -31,5 +31,5 @@ class TmailCompatTest < ActiveSupport::TestCase
end
assert_equal mail.content_transfer_encoding, "base64"
end
-
+
end