OSDN Git Service

rename (#465)
[bytom/vapor.git] / protocol / bc / types / block_witness_test.go
index 11f74c3..bcaefec 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 TestReadWriteBlockWitness(t *testing.T) {