mirror of
https://github.com/correl/mage.git
synced 2024-11-15 19:19:33 +00: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.mage.test.serverside.base.CardTestPlayerBase;
|
||||
|
||||
public class ThoughtKnotSeerTests extends CardTestPlayerBase {
|
||||
public class ThoughtKnotSeerTest extends CardTestPlayerBase {
|
||||
|
||||
/**
|
||||
* Reported bug
|
Loading…
Reference in a new issue