mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-27 15:16:43 +00:00
new: dev: pos-398 restore legacy tests
This commit is contained in:
parent
01bebeb22e
commit
a76923cb8a
1 changed files with 3 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue