@@ -45,4 +45,4 @@ suite "Work with Window":
echo "backward pressed!"
addMainScene(main) # Adds scene to window and
- windowLaunch()
+ runApp()
@@ -81,4 +81,4 @@ suite "Work with default nodes.":
getSceneByName("main").addChildren(rect, rect1, rect2, animation, animation1, animation2)
test "Launch window":
@@ -412,4 +412,4 @@ suite "Work with Control nodes.":
@@ -88,4 +88,4 @@ suite "Work with graphics.":
@@ -183,4 +183,4 @@ suite "Work with 2D nodes.":
@@ -89,4 +89,4 @@ suite "Work with 3D nodes.":