# File test_flickr.rb, line 157
  def test_photosets_getInfo
    assert_equal @f.photosets_getInfo('photoset_id'=>@photoset_id)['stat'], 'ok'
  end