buster.js 137 Bytes BlameHistoryPermalink Edit 1 2 3 4 5 6 7 8 9 var config = module.exports config["node tests"] = { environment: "node", rootPath: "../", tests: [ "spec/**/*.spec.js" ] }