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