Skip to content

Instantly share code, notes, and snippets.

@cloudhead
Created August 3, 2010 02:45
Show Gist options
  • Save cloudhead/505741 to your computer and use it in GitHub Desktop.
Save cloudhead/505741 to your computer and use it in GitHub Desktop.
suite.export(module, {
reporter: {
report: function () { require('sys').print('blah') }
}
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment