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