Truffle test Error: Cannot find module './ERC20.behavior'

Hi @crypto_economics,

I have added: Simple ERC20 token example which has a few tests.

This is a fixed supply token so there isn’t any minting (other than in the constructor).

1 Like