# File test/test_Logging.rb, line 146 def test_has_logfiles assert_equal(1, @logging_params_call) assert(@Logging.has_logfiles?) end