moved state and vm to core
This commit is contained in:
3
core/vm/vm_test.go
Normal file
3
core/vm/vm_test.go
Normal file
@ -0,0 +1,3 @@
|
||||
package vm
|
||||
|
||||
// Tests have been removed in favour of general tests. If anything implementation specific needs testing, put it here
|
Reference in New Issue
Block a user