forked from External/mage
changed Hound to Dog
This commit is contained in:
parent
6980fb1690
commit
74b6626020
82 changed files with 101 additions and 124 deletions
|
|
@ -117,6 +117,9 @@ public class VerifyCardDataTest {
|
|||
// subtype
|
||||
skipListCreate(SKIP_LIST_SUBTYPE);
|
||||
skipListAddName(SKIP_LIST_SUBTYPE, "UGL", "Miss Demeanor");
|
||||
// the following is temporary
|
||||
subtypesToIgnore.add("Dog");
|
||||
subtypesToIgnore.add("Hound");
|
||||
|
||||
// number
|
||||
skipListCreate(SKIP_LIST_NUMBER);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue