|
|
@ -474,7 +474,7 @@ test('Integration test selfdestruct.js', function (t) { |
|
|
|
'selfdestruct.sol': 3, |
|
|
|
'selfdestruct.sol': 3, |
|
|
|
'deleteDynamicArray.sol': 0, |
|
|
|
'deleteDynamicArray.sol': 0, |
|
|
|
'blockLevelCompare.sol': 0, |
|
|
|
'blockLevelCompare.sol': 0, |
|
|
|
'intDivisionTruncate.sol': 1 |
|
|
|
'intDivisionTruncate.sol': 2 |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
runModuleOnFiles(module, t, (file, report) => { |
|
|
|
runModuleOnFiles(module, t, (file, report) => { |
|
|
|