add test.open_world
This commit is contained in:
@@ -13,6 +13,7 @@ if test then
|
||||
test.sleep = sleep
|
||||
test.name = __VC_TEST_NAME
|
||||
test.new_world = core.new_world
|
||||
test.open_world = core.open_world
|
||||
test.close_world = core.close_world
|
||||
test.reconfig_packs = core.reconfig_packs
|
||||
test.tick = coroutine.yield
|
||||
|
||||
Reference in New Issue
Block a user