# File test/test_Error.rb, line 250 def test_filter_error_index @Error.filter_error_index = 1 assert_equal(1, @Error.filter_error_index) end