OSDN Git Service

Merge pull request #466 from Bytom/update-mov
[bytom/vapor.git] / protocol / vm / introspection_test.go
index 29e6e02..983ec55 100644 (file)
@@ -5,8 +5,8 @@ import (
 
        "github.com/davecgh/go-spew/spew"
 
-       "github.com/vapor/errors"
-       "github.com/vapor/testutil"
+       "github.com/bytom/vapor/errors"
+       "github.com/bytom/vapor/testutil"
 )
 
 func TestOutputIDAndNonceOp(t *testing.T) {