diff options
author | Jared Wasinger <j-wasinger@hotmail.com> | 2017-08-14 23:41:19 +0800 |
---|---|---|
committer | Jared Wasinger <j-wasinger@hotmail.com> | 2017-08-17 02:57:43 +0800 |
commit | 2fef7532ab9c9cc54c80de54db054257559bde9f (patch) | |
tree | 770a09ed1e1820a853198f0a6b3bb6802d2b85c5 /GeneralStateTests/stExample | |
parent | 7cba9efabe71dd780c9aaf79ea19ec5ca03b14dd (diff) | |
download | dexon-tests-2fef7532ab9c9cc54c80de54db054257559bde9f.tar.gz dexon-tests-2fef7532ab9c9cc54c80de54db054257559bde9f.tar.zst dexon-tests-2fef7532ab9c9cc54c80de54db054257559bde9f.zip |
add badOpcode tests for SLOADBYTES and SSIZE
Diffstat (limited to 'GeneralStateTests/stExample')
-rw-r--r-- | GeneralStateTests/stExample/add11.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/GeneralStateTests/stExample/add11.json b/GeneralStateTests/stExample/add11.json index b9a3ef104..870e7bb28 100644 --- a/GeneralStateTests/stExample/add11.json +++ b/GeneralStateTests/stExample/add11.json @@ -2,7 +2,7 @@ "add11" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.26123543.Linux.g++", + "filledwith" : "cpp-1.3.0+commit.5b7f5e90.Linux.g++", "source" : "/src/GeneralStateTestsFiller/stExample/add11Filler.json" }, "env" : { |