mirror of
https://github.com/magefree/mage.git
synced 2026-01-10 21:02:08 -08:00
fixed Token/TokenImpl imports and references
This commit is contained in:
parent
d4d8a04694
commit
3e32287f00
593 changed files with 778 additions and 780 deletions
|
|
@ -38,7 +38,7 @@ import org.mage.test.serverside.base.CardTestPlayerBase;
|
|||
*
|
||||
* @author LevelX2
|
||||
*/
|
||||
public class TokenActivatedAbilityTest extends CardTestPlayerBase {
|
||||
public class TokenImplActivatedAbilityTest extends CardTestPlayerBase {
|
||||
|
||||
/**
|
||||
* Check that activated ability of created token works
|
||||
|
|
|
|||
|
|
@ -14,7 +14,7 @@ import org.mage.test.serverside.base.CardTestPlayerBase;
|
|||
*
|
||||
* @author LevelX2
|
||||
*/
|
||||
public class CopyCreatureCardToTokenTest extends CardTestPlayerBase {
|
||||
public class CopyCreatureCardToTokenImplTest extends CardTestPlayerBase {
|
||||
|
||||
/**
|
||||
* Unesh, Criosphinx Sovereign did not have his ETB effect trigger when he
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue