changed Hound to Dog

This commit is contained in:
Evan Kranzler 2020-06-05 20:17:41 -04:00
parent 6980fb1690
commit 74b6626020
82 changed files with 101 additions and 124 deletions

View file

@ -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);