# File test/test_Error.rb, line 327 def test_filter_arg_index @Error.filter_arg_index = 1 assert_equal(1, @Error.filter_arg_index) end