utils.js 152 Bytes
Newer Older
YazhouChen's avatar
YazhouChen committed
1 2 3 4 5 6
/*
 * Workaround for mocha-intellij
 * mochaIntellijUtil.js looks for this file in requireMochaModule
 */

module.exports = require('mocha/lib/utils');