Skip to content

Commit

Permalink
Try to get CI tests to pass.
Browse files Browse the repository at this point in the history
- added time-acceleration to Lua-Script, similar to VesselApiTest.lua (desperate I am)
  • Loading branch information
schnepe2 committed Jan 15, 2024
1 parent fffd344 commit 0d9c8e0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Script/Tests/GeneralApiTest.lua
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,8 @@ local data = "Hello world! Hello world! Hello world! Hello world!\n"
local vec = {x=1.2, y=-3.4, z=5.6}


oapi.set_tacc(10)

-- ---------------------------------------------------
-- TEST(S)
-- ---------------------------------------------------
Expand Down

0 comments on commit 0d9c8e0

Please sign in to comment.