From cb9c7e552d816255d3b97a20b8fd7f1d20832b05 Mon Sep 17 00:00:00 2001 From: Yoichi Hirai Date: Mon, 19 Mar 2018 16:01:14 +0100 Subject: Remove duplicate properties from fillers --- .../stRevertTest/RevertRemoteSubCallStorageOOGFiller.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/GeneralStateTestsFiller/stRevertTest/RevertRemoteSubCallStorageOOGFiller.json') diff --git a/src/GeneralStateTestsFiller/stRevertTest/RevertRemoteSubCallStorageOOGFiller.json b/src/GeneralStateTestsFiller/stRevertTest/RevertRemoteSubCallStorageOOGFiller.json index 1c88a5579..a04132332 100644 --- a/src/GeneralStateTestsFiller/stRevertTest/RevertRemoteSubCallStorageOOGFiller.json +++ b/src/GeneralStateTestsFiller/stRevertTest/RevertRemoteSubCallStorageOOGFiller.json @@ -100,7 +100,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" ], -- cgit