mirror of
https://github.com/correl/mage.git
synced 2024-11-14 19:19:32 +00:00
removed verify skip
This commit is contained in:
parent
3650b19936
commit
5a2810f005
1 changed files with 0 additions and 1 deletions
|
@ -109,7 +109,6 @@ 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, "NCC", "Spellbinding Soprano"); // temporary
|
||||
|
||||
// subtype
|
||||
skipListCreate(SKIP_LIST_SUBTYPE);
|
||||
|
|
Loading…
Reference in a new issue