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