UNPKG

@hyperlane-xyz/core

Version:

Core solidity contracts for Hyperlane

12 lines (11 loc) 199 B
module.exports = { skipFiles: [ './test-helpers', './test-libraries', './L2/predeploys/OVM_DeployerWhitelist.sol' ], mocha: { grep: "@skip-on-coverage", invert: true } };