diff options
Merge pull request #418 from ethereum/fixempty
fix empty expect section
Diffstat (limited to 'GeneralStateTests/stArgsZeroOneBalance/jumpiNonConst.json')
-rw-r--r-- | GeneralStateTests/stArgsZeroOneBalance/jumpiNonConst.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/GeneralStateTests/stArgsZeroOneBalance/jumpiNonConst.json b/GeneralStateTests/stArgsZeroOneBalance/jumpiNonConst.json index de6cf2977..486e56f0e 100644 --- a/GeneralStateTests/stArgsZeroOneBalance/jumpiNonConst.json +++ b/GeneralStateTests/stArgsZeroOneBalance/jumpiNonConst.json @@ -2,8 +2,8 @@ "jumpiNonConst" : { "_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.82b0643a.Linux.g++", + "lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.Linux.g++", "source" : "src/GeneralStateTestsFiller/stArgsZeroOneBalance/jumpiNonConstFiller.yml", "sourceHash" : "642b9c4834643829db3f510db09a5de652e2f71b16c50aa19020eef2d6a55c85" }, |