提交 f42dab82 编写于 作者: J Jeremy Kemper

Revert "Missed add: deprecated erb_variable test"

This reverts commit 56f5c558.
上级 56f5c558
require 'abstract_unit'
class DeprecatedErbVariableTest < ActionView::TestCase
def test_setting_erb_variable_warns
assert_deprecated 'erb_variable' do
ActionView::Base.erb_variable = '_erbout'
end
end
end
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册