提交 ffb35171 编写于 作者: Y Yehuda Katz

Modify backtrace test to take implementations with slightly different...

Modify backtrace test to take implementations with slightly different backtrace output into consideration.
上级 0f7f90d2
......@@ -62,7 +62,7 @@ def test_undeprecated
end
def test_deprecate_class_method
assert_deprecated(/none is deprecated.*test_deprecate_class_method at/) do
assert_deprecated(/none is deprecated.*test_deprecate_class_method/) do
assert_equal 1, @dtc.none
end
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册