remove global
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
return {
|
||||
test_portal: function() {
|
||||
// Starts the portal actor
|
||||
$_.start(e => {}, "tests/portal_actor")
|
||||
$start(e => {}, "tests/portal_actor")
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user