提交 cd739c3d 编写于 作者: Y Yasuo Honda
上级 db7416cd
......@@ -24,11 +24,6 @@ def teardown
Arel::Table.engine = @arel_engine if defined? @arel_engine
super
end
def assert_like(expected, actual)
assert_equal expected.gsub(/\s+/, " ").strip,
actual.gsub(/\s+/, " ").strip
end
end
class Spec < Minitest::Spec
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册