Pyspec sim: run test using stable release test vector
This commit is contained in:
parent
9022a3993c
commit
d5c6c1bbf0
|
@ -186,7 +186,7 @@ const
|
||||||
"nothing skipped",
|
"nothing skipped",
|
||||||
]
|
]
|
||||||
|
|
||||||
caseFolderCancun = "tests/fixtures/eth_tests/EIPTests/Pyspecs/cancun"
|
caseFolderCancun = "tests/fixtures/eth_tests/BlockchainTests/Pyspecs"
|
||||||
caseFolderShanghai = baseFolder & "/testcases"
|
caseFolderShanghai = baseFolder & "/testcases"
|
||||||
|
|
||||||
proc collectTestVectors(): seq[string] =
|
proc collectTestVectors(): seq[string] =
|
||||||
|
|
Loading…
Reference in New Issue