# File test_flickr.rb, line 109
  def test_photosets
    assert_kind_of Flickr::Photoset, @u.photosets.first              # public photosets
  end