Added Verify exception for Infinity Elemental

This commit is contained in:
Zzooouhh 2017-12-18 22:16:14 +01:00 committed by GitHub
parent e6b15f65d8
commit eae526e3b3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -33,6 +33,7 @@ public class VerifyCardDataTest {
// power-toughness // power-toughness
skipListCreate("PT"); skipListCreate("PT");
skipListAddName("PT", "Garbage Elemental"); // UST skipListAddName("PT", "Garbage Elemental"); // UST
skipListAddName("PT", "Infinity Elemental"); // UST
// color // color
skipListCreate("COLOR"); skipListCreate("COLOR");