Skip to content

Commit

Permalink
remove unnecessary AS::Concern usage
Browse files Browse the repository at this point in the history
  • Loading branch information
lest committed Jan 22, 2012
1 parent 4e6050b commit d579df9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions actionmailer/lib/action_mailer/test_helper.rb
@@ -1,7 +1,5 @@
module ActionMailer
module TestHelper
extend ActiveSupport::Concern

# Asserts that the number of emails sent matches the given number.
#
# def test_emails
Expand Down

0 comments on commit d579df9

Please sign in to comment.