mirror of
https://github.com/magefree/mage.git
synced 2026-01-20 02:10:06 -08:00
added empty test for DustOfMoments
This commit is contained in:
parent
049f76ffe6
commit
9e4a7aad8a
1 changed files with 9 additions and 0 deletions
|
|
@ -0,0 +1,9 @@
|
|||
package org.mage.test.cards.single;
|
||||
|
||||
import org.mage.test.serverside.base.CardTestPlayerBase;
|
||||
|
||||
/**
|
||||
* Created by glerman on 29/6/15.
|
||||
*/
|
||||
public class DustOfMomentsTest extends CardTestPlayerBase{
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue