# File test_flickr.rb, line 105
  def test_favorites
    assert_kind_of Flickr::Photo, @u.favorites.first                 # public favorites
  end