function configure()
in
lib/testrunner.js [19:21]
3
lines of code
1
McCabe index (conditional complexity)
function configure(opts) { mocha = new Mocha(opts); }