OSDN Git Service

rename (#465)
[bytom/vapor.git] / protocol / bc / types / spend_commitment_test.go
index 154abf4..e55a182 100644 (file)
@@ -5,9 +5,9 @@ import (
        "encoding/hex"
        "testing"
 
-       "github.com/vapor/encoding/blockchain"
-       "github.com/vapor/protocol/bc"
-       "github.com/vapor/testutil"
+       "github.com/bytom/vapor/encoding/blockchain"
+       "github.com/bytom/vapor/protocol/bc"
+       "github.com/bytom/vapor/testutil"
 )
 
 func TestReadWriteSpendCommitment(t *testing.T) {