@Test
  public void testOffers_BranchCoverage() {

    civ.offerPeace();
    civ.offerAlliance();
  }