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