mirror of
https://github.com/correl/mage.git
synced 2024-11-15 03:00:16 +00:00
removed temporary skip
This commit is contained in:
parent
f003c93cb2
commit
ae1c3b04d1
1 changed files with 0 additions and 1 deletions
|
@ -111,7 +111,6 @@ public class VerifyCardDataTest {
|
|||
// subtype
|
||||
skipListCreate(SKIP_LIST_SUBTYPE);
|
||||
skipListAddName(SKIP_LIST_SUBTYPE, "UGL", "Miss Demeanor"); // uses multiple types as a joke card: Lady, of, Proper, Etiquette
|
||||
skipListAddName(SKIP_LIST_SUBTYPE, "CLB", "Thrakkus the Butcher"); // temporary
|
||||
|
||||
// number
|
||||
skipListCreate(SKIP_LIST_NUMBER);
|
||||
|
|
Loading…
Reference in a new issue