6 lines
93 B
Plaintext
6 lines
93 B
Plaintext
return {
|
|
test_reply: function() {
|
|
$_.start(e => {}, "tests/reply_actor")
|
|
}
|
|
}
|