mirror of
https://github.com/correl/mage.git
synced 2024-12-26 03:00:11 +00: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, "UND", "Old Fogey");
|
||||
skipListAddName(SKIP_LIST_TYPE, "UST", "capital offense");
|
||||
skipListAddName(SKIP_LIST_TYPE, "STX", "Rise of Extus"); // temporary
|
||||
|
||||
// subtype
|
||||
skipListCreate(SKIP_LIST_SUBTYPE);
|
||||
|
|
Loading…
Reference in a new issue