mirror of
https://github.com/correl/mage.git
synced 2024-11-25 03:00:11 +00:00
removed verify skips
This commit is contained in:
parent
4f674e43e6
commit
ce7df21792
1 changed files with 0 additions and 5 deletions
|
@ -117,11 +117,6 @@ public class VerifyCardDataTest {
|
|||
// subtype
|
||||
skipListCreate(SKIP_LIST_SUBTYPE);
|
||||
skipListAddName(SKIP_LIST_SUBTYPE, "UGL", "Miss Demeanor");
|
||||
// the following are temporary
|
||||
skipListAddName(SKIP_LIST_SUBTYPE, "THB", "Dryad of the Ilysian Grove");
|
||||
skipListAddName(SKIP_LIST_SUBTYPE, "UGL", "Chicken a la King");
|
||||
subtypesToIgnore.add("Shark");
|
||||
subtypesToIgnore.add("Fish");
|
||||
|
||||
// number
|
||||
skipListCreate(SKIP_LIST_NUMBER);
|
||||
|
|
Loading…
Reference in a new issue