.gitmodules 223 B

12345678
  1. [submodule "tests"]
  2. path = tests/testdata
  3. url = https://github.com/ethereum/tests
  4. shallow = true
  5. [submodule "evm-benchmarks"]
  6. path = tests/evm-benchmarks
  7. url = https://github.com/ipsilon/evm-benchmarks
  8. shallow = true