mirror of
https://github.com/correl/mage.git
synced 2025-01-12 19:25:44 +00:00
fixed a test failure
This commit is contained in:
parent
305ec27f33
commit
79b23d3292
1 changed files with 1 additions and 0 deletions
|
@ -102,6 +102,7 @@ public class VerifyCardDataTest {
|
|||
|
||||
// supertype
|
||||
skipListCreate(SKIP_LIST_SUPERTYPE);
|
||||
skipListAddName(SKIP_LIST_SUPERTYPE, "C21", "Octavia, Living Thesis"); // temporary
|
||||
|
||||
// type
|
||||
skipListCreate(SKIP_LIST_TYPE);
|
||||
|
|
Loading…
Reference in a new issue