removed temporary skip

This commit is contained in:
Evan Kranzler 2022-05-26 20:00:39 -04:00
parent f003c93cb2
commit ae1c3b04d1

View file

@ -111,7 +111,6 @@ public class VerifyCardDataTest {
// subtype // subtype
skipListCreate(SKIP_LIST_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, "UGL", "Miss Demeanor"); // uses multiple types as a joke card: Lady, of, Proper, Etiquette
skipListAddName(SKIP_LIST_SUBTYPE, "CLB", "Thrakkus the Butcher"); // temporary
// number // number
skipListCreate(SKIP_LIST_NUMBER); skipListCreate(SKIP_LIST_NUMBER);