added todos

This commit is contained in:
glerman 2015-07-03 17:35:28 +03:00 committed by Gal Lerman
parent 638174add2
commit cb89230327

View file

@ -18,6 +18,8 @@ import org.mage.test.serverside.base.CardTestPlayerBase;
public class DustOfMomentsTest extends CardTestPlayerBase {
//TODO: why the hell is PermanentImpl.getCounters() and CardImpl.getCounters(game) don't return the same value for the same card???
//TODO: fix tooltip
//TODO: refactor effect code
@Test
public void testRemoveCounters() throws Exception {