mirror of
https://github.com/magefree/mage.git
synced 2025-12-22 19:41:59 -08:00
removed wrong javadoc
This commit is contained in:
parent
9632a3297d
commit
d0296a4c00
1 changed files with 0 additions and 3 deletions
|
|
@ -11,9 +11,6 @@ import org.mage.test.serverside.base.CardTestPlayerBase;
|
||||||
*/
|
*/
|
||||||
public class PhantasmalImageTest extends CardTestPlayerBase {
|
public class PhantasmalImageTest extends CardTestPlayerBase {
|
||||||
|
|
||||||
/**
|
|
||||||
* When Oblivion Ring enters the battlefield, exile another target nonland permanent.
|
|
||||||
*/
|
|
||||||
@Test
|
@Test
|
||||||
public void testCopyCreature() {
|
public void testCopyCreature() {
|
||||||
addCard(Constants.Zone.BATTLEFIELD, playerA, "Island", 2);
|
addCard(Constants.Zone.BATTLEFIELD, playerA, "Island", 2);
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue