More careful fix for PlayerImpl.canPlay. Moved ThaliaGuardianOfThrabenTest to another package.

This commit is contained in:
magenoxx 2012-05-01 12:14:37 +04:00
parent c50081d16b
commit 933f094f69
3 changed files with 29 additions and 6 deletions

View file

@ -1,4 +1,4 @@
package org.mage.test.cards;
package org.mage.test.cards.cost.modification;
import mage.Constants;
import org.junit.Test;