Files
cell/tests/reply.cm
2025-12-05 23:21:07 -06:00

6 lines
93 B
Plaintext

return {
test_reply: function() {
$_.start(e => {}, "tests/reply_actor")
}
}