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 --- src/GeneralStateTestsFiller/stStaticCall/static_RevertDepth2Filler.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/GeneralStateTestsFiller/stStaticCall/static_RevertDepth2Filler.json') diff --git a/src/GeneralStateTestsFiller/stStaticCall/static_RevertDepth2Filler.json b/src/GeneralStateTestsFiller/stStaticCall/static_RevertDepth2Filler.json index 386f14266..87d82243b 100644 --- a/src/GeneralStateTestsFiller/stStaticCall/static_RevertDepth2Filler.json +++ b/src/GeneralStateTestsFiller/stStaticCall/static_RevertDepth2Filler.json @@ -87,7 +87,7 @@ } }, "transaction" : { - "data" : "In transaction T to A, A call B call C, then A call D calls C, D fails after calling C.", + "// data" : "In transaction T to A, A call B call C, then A call D calls C, D fails after calling C.", "data" : [ "" ], -- cgit