dione/eth-contracts/.solcover.js

3 lines
91 B
JavaScript

module.exports = {
skipFiles: ['Timelock.sol', 'Mediator.sol', 'vendor/Ownable.sol']
};