OSDN Git Service

Merge pull request #466 from Bytom/update-mov
[bytom/vapor.git] / protocol / vm / vmutil / builder_test.go
index 62d8417..a82b2ce 100644 (file)
@@ -5,7 +5,7 @@ import (
        "encoding/hex"
        "testing"
 
-       "github.com/vapor/protocol/vm"
+       "github.com/bytom/vapor/protocol/vm"
 )
 
 func TestAddJump(t *testing.T) {