OSDN Git Service

rename (#465)
[bytom/vapor.git] / protocol / bc / types / map_test.go
index e0dfe07..1925060 100644 (file)
@@ -6,9 +6,9 @@ import (
 
        "github.com/davecgh/go-spew/spew"
 
-       "github.com/vapor/consensus"
-       "github.com/vapor/protocol/bc"
-       "github.com/vapor/testutil"
+       "github.com/bytom/vapor/consensus"
+       "github.com/bytom/vapor/protocol/bc"
+       "github.com/bytom/vapor/testutil"
 )
 
 func TestMapSpendTx(t *testing.T) {