Run VMTests as part of nimble tests, as well as Appveyor and Travis CI

This commit is contained in:
Dustin Brody 2018-08-07 13:15:56 -07:00
parent 21fcaeb8ef
commit 7fd2fa6184
1 changed files with 2 additions and 4 deletions

View File

@ -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