# File test/test_Error.rb, line 388 def test_log_error_index @Error.log_error_index = 1 assert_equal(1, @Error.log_error_index) end