diff options
author | Yoichi Hirai <i@yoichihirai.com> | 2018-03-19 23:01:14 +0800 |
---|---|---|
committer | Yoichi Hirai <i@yoichihirai.com> | 2018-03-19 23:01:14 +0800 |
commit | cb9c7e552d816255d3b97a20b8fd7f1d20832b05 (patch) | |
tree | 608a1f9d068599342490a6261461ea77cba64921 /src/GeneralStateTestsFiller/stRevertTest/RevertPrefoundEmptyCallFiller.json | |
parent | 4b886515543e15b316f219f5c16db1e6e661dff0 (diff) | |
download | dexon-tests-cb9c7e552d816255d3b97a20b8fd7f1d20832b05.tar dexon-tests-cb9c7e552d816255d3b97a20b8fd7f1d20832b05.tar.gz dexon-tests-cb9c7e552d816255d3b97a20b8fd7f1d20832b05.tar.bz2 dexon-tests-cb9c7e552d816255d3b97a20b8fd7f1d20832b05.tar.lz dexon-tests-cb9c7e552d816255d3b97a20b8fd7f1d20832b05.tar.xz dexon-tests-cb9c7e552d816255d3b97a20b8fd7f1d20832b05.tar.zst dexon-tests-cb9c7e552d816255d3b97a20b8fd7f1d20832b05.zip |
Remove duplicate properties from fillers
Diffstat (limited to 'src/GeneralStateTestsFiller/stRevertTest/RevertPrefoundEmptyCallFiller.json')
-rw-r--r-- | src/GeneralStateTestsFiller/stRevertTest/RevertPrefoundEmptyCallFiller.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/GeneralStateTestsFiller/stRevertTest/RevertPrefoundEmptyCallFiller.json b/src/GeneralStateTestsFiller/stRevertTest/RevertPrefoundEmptyCallFiller.json index abdeb3eaf..56950a489 100644 --- a/src/GeneralStateTestsFiller/stRevertTest/RevertPrefoundEmptyCallFiller.json +++ b/src/GeneralStateTestsFiller/stRevertTest/RevertPrefoundEmptyCallFiller.json @@ -82,7 +82,7 @@ } }, "transaction" : { - "data" : "so X has nothing but the balance Transaction calls A A creates X A went OOG", + "// data" : "so X has nothing but the balance Transaction calls A A creates X A went OOG", "data" : [ "" ], |