From a76923cb8ab54412ec34285cf93b30537a38d296 Mon Sep 17 00:00:00 2001 From: Marcello Ardizzone Date: Tue, 12 Jul 2022 14:22:18 +0200 Subject: [PATCH] new: dev: pos-398 restore legacy tests --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitmodules b/.gitmodules index 986a4ca0cf..4a6c93b450 100644 --- a/.gitmodules +++ b/.gitmodules @@ -9,3 +9,6 @@ [submodule "tests/testdata"] path = tests/testdata url = https://github.com/ethereum/tests.git +[submodule "tests/evm-benchmarks"] + path = tests/evm-benchmarks + url = https://github.com/ipsilon/evm-benchmarks