64c53edf83
* tests: add ipsilon/evm-benchmarks git submodule * tests: plug-in evm-benchmarks
9 lines
223 B
Plaintext
9 lines
223 B
Plaintext
[submodule "tests"]
|
|
path = tests/testdata
|
|
url = https://github.com/ethereum/tests
|
|
shallow = true
|
|
[submodule "evm-benchmarks"]
|
|
path = tests/evm-benchmarks
|
|
url = https://github.com/ipsilon/evm-benchmarks
|
|
shallow = true
|