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

Move misplaced test

上级 8a336d01
require File.dirname(__FILE__) + '/abstract_unit'
require 'abstract_unit'
require 'action_mailer/adv_attr_accessor'
class AdvAttrTest < Test::Unit::TestCase
......@@ -15,6 +15,4 @@ def test_adv_attr
assert_raise(ArgumentError) {bob.name 'x', 'y'}
end
end
\ No newline at end of file
end
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册