tests: Actually call test() in box-layout

This commit is contained in:
Tanner Doshier 2012-07-10 12:34:38 -05:00 committed by Jasper St. Pierre
parent 651030ba93
commit 2502ca6ccc

View File

@ -89,3 +89,4 @@ function test() {
UI.main(stage);
}
test();