From 4742f0591403245674ec02df4930d88ed5bd58bb Mon Sep 17 00:00:00 2001 From: Dimitry Date: Mon, 10 Jul 2017 18:25:36 +0300 Subject: refill general state tests --- GeneralStateTests/stCallCreateCallCodeTest/callOutput3partial.json | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'GeneralStateTests/stCallCreateCallCodeTest/callOutput3partial.json') diff --git a/GeneralStateTests/stCallCreateCallCodeTest/callOutput3partial.json b/GeneralStateTests/stCallCreateCallCodeTest/callOutput3partial.json index 9e1ae1f44..2439ce774 100644 --- a/GeneralStateTests/stCallCreateCallCodeTest/callOutput3partial.json +++ b/GeneralStateTests/stCallCreateCallCodeTest/callOutput3partial.json @@ -1,5 +1,10 @@ { "callOutput3partial" : { + "_info" : { + "comment" : "", + "filledwith" : "cpp-1.3.0+commit.57f8eb2b.Linux.g++", + "source" : "/src/GeneralStateTestsFiller/stCallCreateCallCodeTest/callOutput3partialFiller.json" + }, "env" : { "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", "currentDifficulty" : "0x20000", -- cgit