diff options
Merge pull request #418 from ethereum/fixempty
fix empty expect section
Diffstat (limited to 'GeneralStateTests/stStaticCall/static_InternalCallHittingGasLimit2.json')
-rw-r--r-- | GeneralStateTests/stStaticCall/static_InternalCallHittingGasLimit2.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/GeneralStateTests/stStaticCall/static_InternalCallHittingGasLimit2.json b/GeneralStateTests/stStaticCall/static_InternalCallHittingGasLimit2.json index 234baa489..a6a5dcb44 100644 --- a/GeneralStateTests/stStaticCall/static_InternalCallHittingGasLimit2.json +++ b/GeneralStateTests/stStaticCall/static_InternalCallHittingGasLimit2.json @@ -2,8 +2,8 @@ "static_InternalCallHittingGasLimit2" : { "_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/stStaticCall/static_InternalCallHittingGasLimit2Filler.json", "sourceHash" : "64099e808fe657fcdb4f30095e0f39e96ae8b1ae8aef5177cfd9282ada788ed5" }, |