Remove unused TEST_upgrade_diff.json

pull/1757/head
webthethird 2 years ago
parent f148bbc0a8
commit 722a343b77
  1. 20
      tests/upgradeability-util/TEST_upgrade_diff.json

@ -1,20 +0,0 @@
{
"missing-vars-in-v2": [],
"new-variables": [
"ContractV2.stateC"
],
"tainted-variables": [
"ContractV2.stateB",
"ContractV2.bug"
],
"new-functions": [
"i() returns()"
],
"modified-functions": [
"checkB() returns(bool)"
],
"tainted-functions": [
"g(uint256) returns()",
"h() returns()"
]
}
Loading…
Cancel
Save