You've already forked UsageHelpr
mirror of
https://github.com/FullScreenShenanigans/UsageHelpr.git
synced 2026-04-28 13:03:13 -07:00
6 lines
70 B
JavaScript
6 lines
70 B
JavaScript
require(
|
|
["unit"],
|
|
function () {
|
|
mocha.run();
|
|
});
|