* Added some tests for ReturnToBattlefieldUnderYourControlTargetEffect (related to #947).

This commit is contained in:
LevelX2 2015-05-05 01:31:57 +02:00
parent 9923fc1052
commit 1a64f9e53e
2 changed files with 119 additions and 1 deletions

View file

@ -30,7 +30,6 @@ package mage.sets.dissension;
import java.util.UUID;
import mage.abilities.costs.mana.ManaCostsImpl;
import mage.abilities.effects.common.ReturnFromGraveyardToBattlefieldTargetEffect;
import mage.abilities.effects.common.ReturnToBattlefieldUnderYourControlTargetEffect;
import mage.abilities.keyword.ForecastAbility;
import mage.cards.CardImpl;
import mage.constants.CardType;