add eth_tests submodule
This commit is contained in:
parent
18bfd34d84
commit
c0db998947
|
@ -173,3 +173,8 @@
|
|||
url = https://github.com/status-im/nim-bearssl
|
||||
ignore = dirty
|
||||
branch = master
|
||||
[submodule "tests/fixtures/eth_tests"]
|
||||
path = tests/fixtures/eth_tests
|
||||
url = https://github.com/ethereum/tests
|
||||
ignore = dirty
|
||||
branch = master
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 7497b116a019beb26215cbea4028df068dea06be
|
||||
Subproject commit 038997787ce9b2b6ef3164a02b31561199c31dfa
|
Loading…
Reference in New Issue