diff options
Merge pull request #201 from ethereum/fix-names
Fix names of test cases in GeneralStateTests to match the file names
Diffstat (limited to 'GeneralStateTests/stMemoryTest/stackLimitPush31_1025.json')
-rw-r--r-- | GeneralStateTests/stMemoryTest/stackLimitPush31_1025.json | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/GeneralStateTests/stMemoryTest/stackLimitPush31_1025.json b/GeneralStateTests/stMemoryTest/stackLimitPush31_1025.json index b7619d076..8009f3543 100644 --- a/GeneralStateTests/stMemoryTest/stackLimitPush31_1025.json +++ b/GeneralStateTests/stMemoryTest/stackLimitPush31_1025.json @@ -1,5 +1,10 @@ { - "stackLimitPush31_1025 " : { + "stackLimitPush31_1025" : { + "_info" : { + "comment" : "", + "filledwith" : "cpp-1.3.0+commit.5ad949e6.Linux.g++", + "source" : "/src/GeneralStateTestsFiller/stMemoryTest/stackLimitPush31_1025Filler.json" + }, "env" : { "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", "currentDifficulty" : "0x20000", |