# File test/test_AddLogFile.rb, line 182 def test_logging_level assert_equal('notice', @AddLogFile.logging_level) assert_equal(1, @logging_level_call) end