move TestBot class into final output bwmirror project

This commit is contained in:
Gered 2017-04-11 13:05:32 -04:00
parent be3abe0e58
commit 8cab019b2b

View file

@ -1,4 +1,4 @@
package test.api;
package bwmirror;
import bwapi.*;
import bwapi.Text.Size.Enum;
@ -15,7 +15,7 @@ import java.util.List;
* Time: 14:55
*/
public class TestBot1 {
public class TestBot {
public void run() {