Added some tests.

This commit is contained in:
LevelX2 2015-06-16 14:41:28 +02:00
parent 0b46aec09c
commit d8df53dde7
3 changed files with 96 additions and 5 deletions

View file

@ -29,10 +29,7 @@
package mage.filter.common;
import mage.constants.AsThoughEffectType;
import mage.filter.predicate.ObjectPlayer;
import mage.filter.predicate.ObjectPlayerPredicate;
import mage.filter.predicate.Predicate;
import mage.game.Controllable;
import mage.game.Game;
import mage.game.permanent.Permanent;