# File test_flickr.rb, line 77
  def test_groups
    assert_kind_of Flickr::Group, @f.groups.first                   # find all active groups
  end