mirror of
https://github.com/magefree/mage.git
synced 2025-12-22 03:22:00 -08:00
fixed verify failure
This commit is contained in:
parent
b11f716e7c
commit
beada7d3be
1 changed files with 1 additions and 0 deletions
|
|
@ -89,6 +89,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, "MH2", "Archfiend of Sorrows"); // temporary
|
||||||
|
|
||||||
// color
|
// color
|
||||||
skipListCreate(SKIP_LIST_COLOR);
|
skipListCreate(SKIP_LIST_COLOR);
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue