Mana symbols in ColorsChooser for deck generator.

This commit is contained in:
magenoxx 2010-11-30 18:14:15 +00:00
parent 2e86ffa300
commit 30b341f7d9
9 changed files with 66 additions and 9 deletions

View file

@ -10,9 +10,6 @@ import mage.client.components.MageComponents;
import mage.client.components.MageUI;
import mage.util.Logging;
import org.junit.Ignore;
import org.junit.Test;
public class StartMultiGamesTest {
private final static Logger logger = Logging.getLogger(StartMultiGamesTest.class.getName());
@ -31,7 +28,7 @@ public class StartMultiGamesTest {
}
@Test
//@Test
public void testEmpty() {
}