From a978cf8851a1a8c970794a4fb9b8a277e53375b9 Mon Sep 17 00:00:00 2001 From: Evan Kranzler Date: Sat, 5 Feb 2022 21:32:30 -0500 Subject: [PATCH] removed commented out line --- Mage.Verify/src/test/java/mage/verify/VerifyCardDataTest.java | 1 - 1 file changed, 1 deletion(-) diff --git a/Mage.Verify/src/test/java/mage/verify/VerifyCardDataTest.java b/Mage.Verify/src/test/java/mage/verify/VerifyCardDataTest.java index 9e5dad3bcf..ecf6c6332f 100644 --- a/Mage.Verify/src/test/java/mage/verify/VerifyCardDataTest.java +++ b/Mage.Verify/src/test/java/mage/verify/VerifyCardDataTest.java @@ -90,7 +90,6 @@ public class VerifyCardDataTest { // power-toughness skipListCreate(SKIP_LIST_PT); -// skipListAddName(SKIP_LIST_PT, "NEO", "Futurist Sentinel"); // temporary // color skipListCreate(SKIP_LIST_COLOR);