github.com/jonasnick/go-ethereum@v0.7.12-0.20150216215225-22176f05d387/vm/vm_test.go (about)

     1  package vm
     2  
     3  // Tests have been removed in favour of general tests. If anything implementation specific needs testing, put it here