# File test/test_DocumentTable.rb, line 243 def test_path_label assert_equal('mount path', @DocumentTable.path_label) assert_equal(1, @path_label_call) end