mirror of
https://github.com/magefree/mage.git
synced 2025-12-22 11:32:00 -08:00
fixed verify failures
This commit is contained in:
parent
529642a98b
commit
18836d1710
4 changed files with 3 additions and 6 deletions
|
|
@ -92,9 +92,6 @@ public class VerifyCardDataTest {
|
|||
|
||||
// power-toughness
|
||||
skipListCreate(SKIP_LIST_PT);
|
||||
skipListAddName(SKIP_LIST_PT, "CLB", "Bronze Walrus"); // temporary
|
||||
skipListAddName(SKIP_LIST_PT, "CLB", "Explosive Crystal"); // temporary
|
||||
skipListAddName(SKIP_LIST_PT, "CLB", "Banishing Coils"); // temporary
|
||||
|
||||
// color
|
||||
skipListCreate(SKIP_LIST_COLOR);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue