utils.js 152 B

123456
  1. /*
  2. * Workaround for mocha-intellij
  3. * mochaIntellijUtil.js looks for this file in requireMochaModule
  4. */
  5. module.exports = require('mocha/lib/utils');