Renamed Thought-Knot Seer tests to match conventions.

This commit is contained in:
drmDev 2016-03-14 02:54:10 -04:00
parent 72cbaaf3ab
commit 79c4798ff9
2 changed files with 2 additions and 2 deletions

View file

@ -156,7 +156,7 @@ public class BlockRequirementTest extends CardTestPlayerBase {
assertLife(playerB, 18);
}
/**
/**
* Okk is red creature that can't block unless a creature with greater power also blocks.
*/
@Test

View file

@ -12,7 +12,7 @@ import mage.constants.Zone;
import org.junit.Test;
import org.mage.test.serverside.base.CardTestPlayerBase;
public class ThoughtKnotSeerTests extends CardTestPlayerBase {
public class ThoughtKnotSeerTest extends CardTestPlayerBase {
/**
* Reported bug