mirror of
https://github.com/correl/mage.git
synced 2024-11-25 03:00:11 +00:00
Fix verify bug
This commit is contained in:
parent
4881b8b08b
commit
5a83b27271
1 changed files with 1 additions and 0 deletions
|
@ -87,6 +87,7 @@ public class VerifyCardDataTest {
|
||||||
|
|
||||||
// subtype
|
// subtype
|
||||||
skipListCreate("SUBTYPE");
|
skipListCreate("SUBTYPE");
|
||||||
|
skipListAddName("SUBTYPE", "UGL", "Miss Demeanor");
|
||||||
|
|
||||||
// number
|
// number
|
||||||
skipListCreate("NUMBER");
|
skipListCreate("NUMBER");
|
||||||
|
|
Loading…
Reference in a new issue