提交 f6dfcce6 编写于 作者: J Justin Collins

Oops, update expected warnings for Rails 2 tests

上级 99a9930a
......@@ -11,13 +11,13 @@ class Rails2Tests < Test::Unit::TestCase
@expected ||= {
:controller => 1,
:model => 2,
:template => 22,
:template => 23,
:warning => 22 }
else
@expected ||= {
:controller => 1,
:model => 2,
:template => 22,
:template => 23,
:warning => 23 }
end
end
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册