// const Proposal = artifacts.require('Proposal.sol'); contract('Proposal', (_accounts) => { it('should be tested'); });