test-reporter/reports/mocha/lib/main.js (4 lines of code) (raw):

function throwError() { throw new Error('Some error') } exports.throwError = throwError