tests: Actually call test() in box-layout
This commit is contained in:
parent
651030ba93
commit
2502ca6ccc
@ -89,3 +89,4 @@ function test() {
|
|||||||
|
|
||||||
UI.main(stage);
|
UI.main(stage);
|
||||||
}
|
}
|
||||||
|
test();
|
||||||
|
Loading…
Reference in New Issue
Block a user