# File test_flickr.rb, line 165
  def test_photosets_getPhotos
    assert_equal @f.photosets_getPhotos('photoset_id'=>@photoset_id)['stat'], 'ok'
  end