Fixed package declarations for moved Mage package.

This commit is contained in:
emerald000 2015-12-01 06:07:01 -05:00
parent cd38f6f11c
commit 06199eeca3
1500 changed files with 1500 additions and 1500 deletions

View file

@ -1,4 +1,4 @@
package mage;
package main.java.mage;
import org.junit.Test;