var config = module.exports; config["Newcoin tests"] = { rootPath: "../", environment: "node", tests: [ "test/*-test.js" ] }