mirror of
https://github.com/magefree/mage.git
synced 2026-01-10 04:42:07 -08:00
edited TODOs and comment header in clean_dbs.sh
This commit is contained in:
parent
cb89230327
commit
584e7fb394
3 changed files with 5 additions and 5 deletions
|
|
@ -17,10 +17,6 @@ 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 {
|
||||
initGame();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue