updates for clone states

This commit is contained in:
Hanmac
2019-02-24 16:30:57 +01:00
parent 97e9e6d822
commit e84bbaffc3
3 changed files with 8 additions and 16 deletions

View File

@@ -1830,7 +1830,8 @@ public class GameSimulatorTest extends SimulationTestCase {
}
public void testCloneDimir() {
@SuppressWarnings("unused")
public void broken_testCloneDimir() {
Game game = initAndCreateGame();
Player p = game.getPlayers().get(0);
game.getPhaseHandler().devModeSet(PhaseType.MAIN1, p);