forked from mirror/go-ethereum
parent
8610314918
commit
fa4aefee44
@ -1,9 +0,0 @@ |
|||||||
package vm |
|
||||||
|
|
||||||
import ( |
|
||||||
"testing" |
|
||||||
|
|
||||||
checker "gopkg.in/check.v1" |
|
||||||
) |
|
||||||
|
|
||||||
func Test(t *testing.T) { checker.TestingT(t) } |
|
@ -1,3 +0,0 @@ |
|||||||
package vm |
|
||||||
|
|
||||||
// Tests have been removed in favour of general tests. If anything implementation specific needs testing, put it here
|
|
Loading…
Reference in new issue