6 lines
99 B
Plaintext
6 lines
99 B
Plaintext
return {
|
|
test_unneeded: function() {
|
|
$_.start(e => {}, "tests/unneeded_actor")
|
|
}
|
|
}
|