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