OSDN Git Service

rename (#465)
[bytom/vapor.git] / protocol / bc / types / block_commitment_test.go
index 937d06e..c632db6 100644 (file)
@@ -5,8 +5,8 @@ import (
        "encoding/hex"
        "testing"
 
-       "github.com/vapor/encoding/blockchain"
-       "github.com/vapor/testutil"
+       "github.com/bytom/vapor/encoding/blockchain"
+       "github.com/bytom/vapor/testutil"
 )
 
 func TestReadWriteBlockCommitment(t *testing.T) {