mirror of
https://github.com/Anuken/Mindustry.git
synced 2026-03-15 11:20:39 -07:00
Test fixes
This commit is contained in:
parent
5134aca723
commit
9d214a77d7
2 changed files with 14 additions and 17 deletions
|
|
@ -43,6 +43,7 @@ public class ApplicationTests{
|
|||
public void setup(){
|
||||
headless = true;
|
||||
Vars.init();
|
||||
content.createContent();
|
||||
|
||||
add(logic = new Logic());
|
||||
add(netServer = new NetServer());
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue