aboutsummaryrefslogtreecommitdiffstats
path: root/src/GeneralStateTestsFiller/stRevertTest/RevertSubCallStorageOOGFiller.json
diff options
context:
space:
mode:
authorYoichi Hirai <i@yoichihirai.com>2018-03-19 23:01:14 +0800
committerYoichi Hirai <i@yoichihirai.com>2018-03-19 23:01:14 +0800
commitcb9c7e552d816255d3b97a20b8fd7f1d20832b05 (patch)
tree608a1f9d068599342490a6261461ea77cba64921 /src/GeneralStateTestsFiller/stRevertTest/RevertSubCallStorageOOGFiller.json
parent4b886515543e15b316f219f5c16db1e6e661dff0 (diff)
downloadtangerine-tests-cb9c7e552d816255d3b97a20b8fd7f1d20832b05.tar
tangerine-tests-cb9c7e552d816255d3b97a20b8fd7f1d20832b05.tar.gz
tangerine-tests-cb9c7e552d816255d3b97a20b8fd7f1d20832b05.tar.bz2
tangerine-tests-cb9c7e552d816255d3b97a20b8fd7f1d20832b05.tar.lz
tangerine-tests-cb9c7e552d816255d3b97a20b8fd7f1d20832b05.tar.xz
tangerine-tests-cb9c7e552d816255d3b97a20b8fd7f1d20832b05.tar.zst
tangerine-tests-cb9c7e552d816255d3b97a20b8fd7f1d20832b05.zip
Remove duplicate properties from fillers
Diffstat (limited to 'src/GeneralStateTestsFiller/stRevertTest/RevertSubCallStorageOOGFiller.json')
-rw-r--r--src/GeneralStateTestsFiller/stRevertTest/RevertSubCallStorageOOGFiller.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/GeneralStateTestsFiller/stRevertTest/RevertSubCallStorageOOGFiller.json b/src/GeneralStateTestsFiller/stRevertTest/RevertSubCallStorageOOGFiller.json
index 513f1f74b..20ddd970a 100644
--- a/src/GeneralStateTestsFiller/stRevertTest/RevertSubCallStorageOOGFiller.json
+++ b/src/GeneralStateTestsFiller/stRevertTest/RevertSubCallStorageOOGFiller.json
@@ -92,7 +92,7 @@
}
},
"transaction" : {
- "data" : "contract A calls itself. In the sub-call, storage is modified, the calls returns successfully. After that, storage is modified again and then an exception occurs. 0xc0406226 == sha(run())",
+ "// data" : "contract A calls itself. In the sub-call, storage is modified, the calls returns successfully. After that, storage is modified again and then an exception occurs. 0xc0406226 == sha(run())",
"data" : [
"0xc0406226"
],