edited TODOs and comment header in clean_dbs.sh

This commit is contained in:
Gal Lerman 2015-07-06 23:49:03 +03:00 committed by Gal Lerman
parent cb89230327
commit 584e7fb394
3 changed files with 5 additions and 5 deletions

View file

@ -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();