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