add author tag

This commit is contained in:
htrajan 2020-04-16 18:11:56 -07:00
parent 5eeffc1fcf
commit 7c4d86f583

View file

@ -6,6 +6,9 @@ import org.junit.After;
import org.junit.Test;
import org.mage.test.serverside.base.CardTestPlayerBase;
/**
* @author htrajan
*/
public class ZilorthaStrengthIncarnateTest extends CardTestPlayerBase {
@After