提交 90745897 编写于 作者: C Carlos Antonio da Silva

Remove old setup from AS test case

This was added back in Rails 3 on
c4a61092, and is not being used anymore.
上级 6ffb29d2
......@@ -17,11 +17,6 @@ class TestCase < ::Minitest::Test
alias_method :method_name, :name
$tags = {}
def self.for_tag(tag)
yield if $tags[tag]
end
include ActiveSupport::Testing::TaggedLogging
include ActiveSupport::Testing::SetupAndTeardown
include ActiveSupport::Testing::Assertions
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册