update tests: new scene API
This commit is contained in:
parent
f62362032e
commit
838da4571d
142 changed files with 616 additions and 601 deletions
|
|
@ -6,6 +6,6 @@ import sys
|
|||
print("Testing audio cleanup...")
|
||||
|
||||
# Create a scene and immediately exit
|
||||
mcrfpy.createScene("test")
|
||||
test = mcrfpy.Scene("test")
|
||||
print("Exiting now...")
|
||||
sys.exit(0)
|
||||
Loading…
Add table
Add a link
Reference in a new issue