new: dev: pos-398 restore legacy tests

This commit is contained in:
Marcello Ardizzone 2022-07-12 14:22:18 +02:00
parent 01bebeb22e
commit a76923cb8a

3
.gitmodules vendored
View file

@ -9,3 +9,6 @@
[submodule "tests/testdata"] [submodule "tests/testdata"]
path = tests/testdata path = tests/testdata
url = https://github.com/ethereum/tests.git url = https://github.com/ethereum/tests.git
[submodule "tests/evm-benchmarks"]
path = tests/evm-benchmarks
url = https://github.com/ipsilon/evm-benchmarks