mirror of
https://github.com/magefree/mage.git
synced 2025-12-22 19:41:59 -08:00
Renamed Thought-Knot Seer tests to match conventions.
This commit is contained in:
parent
72cbaaf3ab
commit
79c4798ff9
2 changed files with 2 additions and 2 deletions
|
|
@ -12,7 +12,7 @@ import mage.constants.Zone;
|
||||||
import org.junit.Test;
|
import org.junit.Test;
|
||||||
import org.mage.test.serverside.base.CardTestPlayerBase;
|
import org.mage.test.serverside.base.CardTestPlayerBase;
|
||||||
|
|
||||||
public class ThoughtKnotSeerTests extends CardTestPlayerBase {
|
public class ThoughtKnotSeerTest extends CardTestPlayerBase {
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Reported bug
|
* Reported bug
|
||||||
Loading…
Add table
Add a link
Reference in a new issue