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

Merge pull request #29234 from y-yagi/remove_unused_test_class

Remove unused test class
This commit is contained in:
Guillermo Iguaran 2017-05-26 01:04:02 -05:00 committed by GitHub
commit 3beb5e53ed

View file

@ -237,9 +237,6 @@ class AssertDifferenceTest < ActiveSupport::TestCase
end
end
class AlsoDoingNothingTest < ActiveSupport::TestCase
end
# Setup and teardown callbacks.
class SetupAndTeardownTest < ActiveSupport::TestCase
setup :reset_callback_record, :foo