mirror of
https://github.com/Anuken/Mindustry.git
synced 2026-01-23 04:52:38 -08:00
Fixed unit tests, server
This commit is contained in:
parent
ffd4297b17
commit
89db08f4ed
2 changed files with 4 additions and 7 deletions
|
|
@ -45,6 +45,7 @@ public class ApplicationTests{
|
|||
public void setup(){
|
||||
headless = true;
|
||||
net = new Net(null);
|
||||
tree = new FileTree();
|
||||
Vars.init();
|
||||
content.createContent();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue