OSDN Git Service

rename (#465)
[bytom/vapor.git] / protocol / vm / control_test.go
index 6b36264..504f655 100644 (file)
@@ -3,7 +3,7 @@ package vm
 import (
        "testing"
 
-       "github.com/vapor/testutil"
+       "github.com/bytom/vapor/testutil"
 )
 
 func TestControlOps(t *testing.T) {