mirror of
https://github.com/correl/mage.git
synced 2024-11-15 03:00:16 +00:00
added temporary verify skip
This commit is contained in:
parent
e6fd22d6b1
commit
d287de21f8
1 changed files with 1 additions and 0 deletions
|
@ -109,6 +109,7 @@ public class VerifyCardDataTest {
|
|||
skipListAddName(SKIP_LIST_TYPE, "UNH", "Old Fogey"); // uses summon word as a joke card
|
||||
skipListAddName(SKIP_LIST_TYPE, "UND", "Old Fogey");
|
||||
skipListAddName(SKIP_LIST_TYPE, "UST", "capital offense"); // uses "instant" instead "Instant" as a joke card
|
||||
skipListAddName(SKIP_LIST_TYPE, "SNC", "Spellbinding Soprano"); // temporary
|
||||
|
||||
// subtype
|
||||
skipListCreate(SKIP_LIST_SUBTYPE);
|
||||
|
|
Loading…
Reference in a new issue