Implement cic-contracts unittest hardness, implement tests for capped, writer

This commit is contained in:
lash
2023-06-08 14:35:37 +01:00
parent 7c6493357d
commit 682fa9ee5f
3 changed files with 5 additions and 1 deletions

View File

@@ -181,7 +181,6 @@ contract CappedToken {
return 2;
}
return 0;
}
// Implements ERC20