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