From 8704ccb8cdf34e71fa8f450bc83bb5d92f198acc Mon Sep 17 00:00:00 2001 From: Yoichi Hirai Date: Thu, 22 Mar 2018 11:31:14 +0100 Subject: Rename duplicated keys in filler JSON files --- src/GeneralStateTestsFiller/stStackTests/shallowStackFiller.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/GeneralStateTestsFiller/stStackTests/shallowStackFiller.json') diff --git a/src/GeneralStateTestsFiller/stStackTests/shallowStackFiller.json b/src/GeneralStateTestsFiller/stStackTests/shallowStackFiller.json index b14498670..1180dda6d 100644 --- a/src/GeneralStateTestsFiller/stStackTests/shallowStackFiller.json +++ b/src/GeneralStateTestsFiller/stStackTests/shallowStackFiller.json @@ -33,8 +33,8 @@ } }, "transaction" : { - "// data" : "Data is corrupted. Number of elements pop'ed from the stack is < then pushed", - "// data" : { + "//0 data" : "Data is corrupted. Number of elements pop'ed from the stack is < then pushed", + "//1 data" : { "0x6002600101600055" : "{[[0]](ADD 1 2)}" }, "data" : [ -- cgit v1.2.3