OSDN Git Service

Merge pull request #466 from Bytom/update-mov
[bytom/vapor.git] / application / mov / common / type_test.go
index fc98871..8fe9e81 100644 (file)
@@ -3,8 +3,8 @@ package common
 import (
        "testing"
 
-       "github.com/vapor/consensus"
-       "github.com/vapor/testutil"
+       "github.com/bytom/vapor/consensus"
+       "github.com/bytom/vapor/testutil"
 )
 
 func TestCalcUTXOHash(t *testing.T) {