Added some tests.

This commit is contained in:
LevelX2 2015-06-22 15:32:14 +02:00
parent 6fa1f4c2e0
commit ebeec78c7f
2 changed files with 91 additions and 1 deletions

View file

@ -46,7 +46,6 @@ import mage.constants.Rarity;
import mage.constants.TargetController;
import mage.constants.Zone;
import mage.filter.common.FilterCreaturePermanent;
import mage.filter.predicate.mageobject.SubtypePredicate;
import mage.filter.predicate.permanent.AnotherPredicate;
import mage.filter.predicate.permanent.AttackingPredicate;
import mage.filter.predicate.permanent.ControllerPredicate;