mirror of
https://github.com/correl/mage.git
synced 2024-12-24 03:00:14 +00:00
added todos
This commit is contained in:
parent
638174add2
commit
cb89230327
1 changed files with 2 additions and 0 deletions
|
@ -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 {
|
||||
|
|
Loading…
Reference in a new issue