UNPKG

runas-functional-tests

Version:

Functional tests for runas

10 lines (8 loc) 102 B
'use strict'; module.exports = { emit() { return { messageGood: 'GOODBYE!' }; } };