mirror of
https://github.com/correl/mage.git
synced 2024-12-26 11:09:27 +00:00
Fixed test
This commit is contained in:
parent
abc36ba607
commit
f1e9c49195
1 changed files with 1 additions and 0 deletions
|
@ -85,6 +85,7 @@ public class VerifyCardDataTest {
|
||||||
skipListCreate(SKIP_LIST_PT);
|
skipListCreate(SKIP_LIST_PT);
|
||||||
skipListAddName(SKIP_LIST_PT, "UST", "Garbage Elemental");
|
skipListAddName(SKIP_LIST_PT, "UST", "Garbage Elemental");
|
||||||
skipListAddName(SKIP_LIST_PT, "UST", "Infinity Elemental");
|
skipListAddName(SKIP_LIST_PT, "UST", "Infinity Elemental");
|
||||||
|
skipListAddName(SKIP_LIST_PT, "KHM", "Battershield Warrior"); // TODO: remove after mtgjson updated
|
||||||
|
|
||||||
// color
|
// color
|
||||||
skipListCreate(SKIP_LIST_COLOR);
|
skipListCreate(SKIP_LIST_COLOR);
|
||||||
|
|
Loading…
Reference in a new issue