# File test/test_Logging.rb, line 182 def test_index @Logging.index = 1 assert_equal(1, @Logging.index) end