update tests: new scene API
This commit is contained in:
parent
f62362032e
commit
838da4571d
142 changed files with 616 additions and 601 deletions
|
|
@ -243,5 +243,5 @@ def test_vector_arithmetic(runtime):
|
|||
sys.exit(0 if all_pass else 1)
|
||||
|
||||
# Run test
|
||||
mcrfpy.createScene("test")
|
||||
test = mcrfpy.Scene("test")
|
||||
mcrfpy.setTimer("test", test_vector_arithmetic, 100)
|
||||
Loading…
Add table
Add a link
Reference in a new issue