mirror of
https://github.com/correl/mage.git
synced 2024-12-26 11:09:27 +00:00
additional test fix
This commit is contained in:
parent
b7c5bcdbdd
commit
61c7723e3b
1 changed files with 1 additions and 0 deletions
|
@ -110,6 +110,7 @@ public class VerifyCardDataTest {
|
||||||
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
|
skipListAddName(SKIP_LIST_TYPE, "STX", "Rise of Extus"); // temporary
|
||||||
|
skipListAddName(SKIP_LIST_TYPE, "C21", "Octavia, Living Thesis"); // temporary
|
||||||
|
|
||||||
// subtype
|
// subtype
|
||||||
skipListCreate(SKIP_LIST_SUBTYPE);
|
skipListCreate(SKIP_LIST_SUBTYPE);
|
||||||
|
|
Loading…
Reference in a new issue