diff options
Merge pull request #418 from ethereum/fixempty
fix empty expect section
Diffstat (limited to 'GeneralStateTests/stRevertTest/RevertOpcodeCreate.json')
-rw-r--r-- | GeneralStateTests/stRevertTest/RevertOpcodeCreate.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/GeneralStateTests/stRevertTest/RevertOpcodeCreate.json b/GeneralStateTests/stRevertTest/RevertOpcodeCreate.json index f46ad2b0f..b2ec74d5d 100644 --- a/GeneralStateTests/stRevertTest/RevertOpcodeCreate.json +++ b/GeneralStateTests/stRevertTest/RevertOpcodeCreate.json @@ -2,8 +2,8 @@ "RevertOpcodeCreate" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.ee0c6776.Linux.g++", - "lllcversion" : "Version: 0.4.20-develop.2018.2.4+commit.c696803f.Linux.g++", + "filledwith" : "cpp-1.3.0+commit.ab4ca6d1.Linux.g++", + "lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++", "source" : "src/GeneralStateTestsFiller/stRevertTest/RevertOpcodeCreateFiller.json", "sourceHash" : "9e356ffb8e986e3771cd363292947e4ece3e6187ede4da979f405e8ed48e790b" }, |