var config = module.exports; config["ripple-lib"] = { rootPath: "../", environment: "node", tests: [ "test/*-test.js" ] } // vim:sw=2:sts=2:ts=8:et