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