UNPKG

lml-main

Version:

This is now a mono repository published into many standalone packages.

9 lines (8 loc) 198 B
var helper = require("./test-helper.js"); helper.mochaTest("Events", __dirname, function(test, cb){ helper.writeToParser( helper.getEventCollector(cb), test.options.parser, test.html ); });