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/stTransactionTest/InternalCallHittingGasLimit.json | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'GeneralStateTests/stTransactionTest/InternalCallHittingGasLimit.json') diff --git a/GeneralStateTests/stTransactionTest/InternalCallHittingGasLimit.json b/GeneralStateTests/stTransactionTest/InternalCallHittingGasLimit.json index 9da27c07f..55f0f7f91 100644 --- a/GeneralStateTests/stTransactionTest/InternalCallHittingGasLimit.json +++ b/GeneralStateTests/stTransactionTest/InternalCallHittingGasLimit.json @@ -1,5 +1,10 @@ { "InternalCallHittingGasLimit" : { + "_info" : { + "comment" : "", + "filledwith" : "cpp-1.3.0+commit.57f8eb2b.Linux.g++", + "source" : "/src/GeneralStateTestsFiller/stTransactionTest/InternalCallHittingGasLimitFiller.json" + }, "env" : { "currentCoinbase" : "0x2adf5374fce5edbc8e2a8697c15331677e6ebf0b", "currentDifficulty" : "0x020000", -- cgit