mirror of
https://github.com/correl/mage.git
synced 2025-01-11 11:05:23 +00: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 {
|
||||
|
||||
/**
|
||||
* When Oblivion Ring enters the battlefield, exile another target nonland permanent.
|
||||
*/
|
||||
@Test
|
||||
public void testCopyCreature() {
|
||||
addCard(Constants.Zone.BATTLEFIELD, playerA, "Island", 2);
|
||||
|
|
Loading…
Reference in a new issue