Specify which minimum commit to check out for reference tests, and make the clone shallow (#246)

Signed-off-by: Antoine Toulme <antoine@lunar-ocean.com>
This commit is contained in:
Antoine Toulme
2019-12-11 16:36:33 -08:00
committed by CJ Hare
parent 87d29b9362
commit 1aa0644d69
2 changed files with 3 additions and 1 deletions

2
.gitmodules vendored
View File

@@ -2,3 +2,5 @@
path = ethereum/referencetests/src/test/resources
url = https://github.com/ethereum/tests.git
ignore = all
branch = 48142b4ee7a42d081c6eda7b2a57d9b2c958bc81
shallow = true