mirror of
https://github.com/correl/mage.git
synced 2025-03-07 20:53:18 -10:00
Fixed typo in test name.
This commit is contained in:
parent
ffd0b0c685
commit
50b783d4a3
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ import org.mage.test.serverside.base.CardTestPlayerBase;
|
|||
* @author LevelX2
|
||||
*/
|
||||
|
||||
public class WorlgorgerDragonTest extends CardTestPlayerBase {
|
||||
public class WorldgorgerDragonTest extends CardTestPlayerBase {
|
||||
|
||||
/**
|
||||
* Tests that exiled permanents return to battlefield
|
Loading…
Add table
Reference in a new issue