Run VMTests as part of nimble tests, as well as Appveyor and Travis CI
This commit is contained in:
parent
21fcaeb8ef
commit
7fd2fa6184
|
@ -12,7 +12,5 @@ when true:
|
|||
./test_stack,
|
||||
./test_opcode,
|
||||
./test_storage_backends,
|
||||
./test_genesis
|
||||
|
||||
when false:
|
||||
import ./test_vm_json
|
||||
./test_genesis,
|
||||
./test_vm_json
|
||||
|
|
Loading…
Reference in New Issue