1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00

Merge pull request #4606 from lest/patch-1

remove unnecessary AS::Concern usage
This commit is contained in:
Aaron Patterson 2012-01-24 12:07:56 -08:00
commit 6a88302a5f

View file

@ -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