# File test_flickr.rb, line 124
  def test_getInfo
    @p.getInfo
    assert_equal @photo_id, @p.id
  end