mirror of
https://github.com/correl/mage.git
synced 2024-11-14 19:19:32 +00:00
[KHM] removed test skip
This commit is contained in:
parent
432f9f5a67
commit
227295ea41
1 changed files with 0 additions and 1 deletions
|
@ -85,7 +85,6 @@ public class VerifyCardDataTest {
|
|||
skipListCreate(SKIP_LIST_PT);
|
||||
skipListAddName(SKIP_LIST_PT, "UST", "Garbage Elemental");
|
||||
skipListAddName(SKIP_LIST_PT, "UST", "Infinity Elemental");
|
||||
skipListAddName(SKIP_LIST_PT, "KHM", "Battershield Warrior"); // TODO: remove after mtgjson updated
|
||||
|
||||
// color
|
||||
skipListCreate(SKIP_LIST_COLOR);
|
||||
|
|
Loading…
Reference in a new issue