Mailspring/app/spec/fixtures/task-spec-handler.coffee

4 lines
60 B
CoffeeScript

module.exports = ->
emit("some-event", 1, 2, 3)
'hello'