# File test/test_AddLogFile.rb, line 171 def test_path assert_equal('rucy.log', @AddLogFile.path) assert_equal(1, @path_call) end