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