# File test/test_EditProperties.rb, line 244 def test_path_label assert_equal('mount path', @EditProperties.path_label) assert_equal(1, @path_label_call) end