Ignore for test

This commit is contained in:
magenoxx 2012-06-29 20:12:16 +04:00
parent 3f444ec6de
commit 48a552510d

View file

@ -1,12 +1,14 @@
package org.mage.test.cards.single;
import mage.Constants;
import org.junit.Ignore;
import org.junit.Test;
import org.mage.test.serverside.base.CardTestPlayerBase;
public class ArbiterOfKnollridgeTest extends CardTestPlayerBase {
@Test
@Ignore
public void testCard() {
addCard(Constants.Zone.BATTLEFIELD, playerA, "Plains", 6);
addCard(Constants.Zone.BATTLEFIELD, playerA, "Mountain", 6);