mirror of
https://github.com/correl/mage.git
synced 2024-11-14 19:19:32 +00:00
added temporary verify skip
This commit is contained in:
parent
9f08fdda7f
commit
a6821460d9
1 changed files with 1 additions and 0 deletions
|
@ -100,6 +100,7 @@ public class VerifyCardDataTest {
|
|||
|
||||
// cost
|
||||
skipListCreate(SKIP_LIST_COST);
|
||||
skipListAddName(SKIP_LIST_COST, "SNC", "Brokers Charm"); // temporary
|
||||
|
||||
// supertype
|
||||
skipListCreate(SKIP_LIST_SUPERTYPE);
|
||||
|
|
Loading…
Reference in a new issue