6 lines
170 B
JavaScript
Executable File
6 lines
170 B
JavaScript
Executable File
#!/usr/bin/env node
|
|
|
|
var helper = require("../test/_helper");
|
|
|
|
console.log("(" + helper.run + ")(" + JSON.stringify(helper.getTests(), null, " ") + ", to5, proclaim)");
|