mirror of
https://github.com/magefree/mage.git
synced 2025-12-22 03:22:00 -08:00
fixed a test failure
This commit is contained in:
parent
97af948932
commit
9cfeee9b8c
1 changed files with 1 additions and 0 deletions
|
|
@ -108,6 +108,7 @@ public class VerifyCardDataTest {
|
||||||
skipListAddName(SKIP_LIST_TYPE, "UNH", "Old Fogey");
|
skipListAddName(SKIP_LIST_TYPE, "UNH", "Old Fogey");
|
||||||
skipListAddName(SKIP_LIST_TYPE, "UND", "Old Fogey");
|
skipListAddName(SKIP_LIST_TYPE, "UND", "Old Fogey");
|
||||||
skipListAddName(SKIP_LIST_TYPE, "UST", "capital offense");
|
skipListAddName(SKIP_LIST_TYPE, "UST", "capital offense");
|
||||||
|
skipListAddName(SKIP_LIST_TYPE, "STX", "Rise of Extus"); // temporary
|
||||||
|
|
||||||
// subtype
|
// subtype
|
||||||
skipListCreate(SKIP_LIST_SUBTYPE);
|
skipListCreate(SKIP_LIST_SUBTYPE);
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue