UNPKG

nodeunit

Version:

Easy unit testing for node.js and the browser.

4 lines (3 loc) 55 B
function hello_world(arg) { return "_" + arg + "_"; }