Commit c43c917e authored by soad003's avatar soad003

Static Analysis: ERC20 decimals, include module

parent 7bc57243
......@@ -13,5 +13,6 @@ module.exports = [
require('./selfdestruct'),
require('./guardConditions'),
require('./deleteDynamicArrays'),
require('./assignAndCompare')
require('./assignAndCompare'),
require('./erc20Decimals')
]
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment