mirror of
https://github.com/correl/mage.git
synced 2024-11-25 03:00:11 +00:00
removed temporary verify skips
This commit is contained in:
parent
5dac0da47e
commit
332da23746
1 changed files with 0 additions and 4 deletions
|
@ -94,10 +94,6 @@ public class VerifyCardDataTest {
|
||||||
skipListAddName(SKIP_LIST_PT, "UST", "Garbage Elemental");
|
skipListAddName(SKIP_LIST_PT, "UST", "Garbage Elemental");
|
||||||
skipListAddName(SKIP_LIST_PT, "UST", "Infinity Elemental");
|
skipListAddName(SKIP_LIST_PT, "UST", "Infinity Elemental");
|
||||||
skipListAddName(SKIP_LIST_PT, "UNH", "Old Fogey");
|
skipListAddName(SKIP_LIST_PT, "UNH", "Old Fogey");
|
||||||
// the following are temporary
|
|
||||||
skipListAddName(SKIP_LIST_PT, "IKO", "Chevill, Bane of Monsters");
|
|
||||||
skipListAddName(SKIP_LIST_PT, "IKO", "General Kudro of Drannith");
|
|
||||||
skipListAddName(SKIP_LIST_PT, "IKO", "Frillscare Mentor");
|
|
||||||
|
|
||||||
// color
|
// color
|
||||||
skipListCreate(SKIP_LIST_COLOR);
|
skipListCreate(SKIP_LIST_COLOR);
|
||||||
|
|
Loading…
Reference in a new issue