diff options
| author | Yoichi Hirai <i@yoichihirai.com> | 2017-06-30 17:06:07 +0800 |
|---|---|---|
| committer | Yoichi Hirai <i@yoichihirai.com> | 2017-06-30 17:47:35 +0800 |
| commit | f478e686f1757d311b634f9f94034394d4fa73df (patch) | |
| tree | a43c73d2b3ffc3a055e241d245a52d3826820a8c /GeneralStateTests/stMemoryTest/stackLimitGas_1024.json | |
| parent | 613e89d4391aeec8a8fd3a1de509ba14119e8cf9 (diff) | |
| download | dexon-tests-f478e686f1757d311b634f9f94034394d4fa73df.tar dexon-tests-f478e686f1757d311b634f9f94034394d4fa73df.tar.gz dexon-tests-f478e686f1757d311b634f9f94034394d4fa73df.tar.bz2 dexon-tests-f478e686f1757d311b634f9f94034394d4fa73df.tar.lz dexon-tests-f478e686f1757d311b634f9f94034394d4fa73df.tar.xz dexon-tests-f478e686f1757d311b634f9f94034394d4fa73df.tar.zst dexon-tests-f478e686f1757d311b634f9f94034394d4fa73df.zip | |
Fix names of test cases in GeneralStateTests to match the file names
Diffstat (limited to 'GeneralStateTests/stMemoryTest/stackLimitGas_1024.json')
| -rw-r--r-- | GeneralStateTests/stMemoryTest/stackLimitGas_1024.json | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/GeneralStateTests/stMemoryTest/stackLimitGas_1024.json b/GeneralStateTests/stMemoryTest/stackLimitGas_1024.json index 949455a5a..a10dae33b 100644 --- a/GeneralStateTests/stMemoryTest/stackLimitGas_1024.json +++ b/GeneralStateTests/stMemoryTest/stackLimitGas_1024.json @@ -1,5 +1,10 @@ { - "stackLimitGas_1024 " : { + "stackLimitGas_1024" : { + "_info" : { + "comment" : "", + "filledwith" : "cpp-1.3.0+commit.5ad949e6.Linux.g++", + "source" : "/src/GeneralStateTestsFiller/stMemoryTest/stackLimitGas_1024Filler.json" + }, "env" : { "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", "currentDifficulty" : "0x20000", |
