function configure()

in lib/testrunner.js [19:21]


function configure(opts) {
    mocha = new Mocha(opts);
}