Update expected outout file (suicide.json)

pull/127/head
Bernhard Mueller 7 years ago
parent 350dae5644
commit 8062b4d0d4
  1. 2
      tests/testdata/outputs_expected/suicide.sol.json

@ -4,7 +4,7 @@
"issues": [
{
"title": "Unchecked SUICIDE",
"description": "The function _function_0xcbf0b0c0 executes the SUICIDE instruction. The remaining Ether is sent to an address provided as a function argument.\n\nIt seems that this function can be called without restrictions.",
"description": "The function `_function_0xcbf0b0c0` executes the SUICIDE instruction. The remaining Ether is sent to an address provided as a function argument.\n\nIt seems that this function can be called without restrictions.",
"function": "_function_0xcbf0b0c0",
"type": "Warning",
"address": 146,

Loading…
Cancel
Save