'use strict'

{utils, log} = Neft

utils.merge exports, log
exports.onTestsStart = utils.NOP
exports.onTestsEnd = utils.NOP
