X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=common%2Faddress_test.go;fp=common%2Faddress_test.go;h=1794cf160859118445cbab19da837fd9f53522f3;hb=1337be95f74a1d2a1a7316737efde413f29bcb2f;hp=b1b3d5b9b5a806cf66a51e0e5943e7106b4c82f6;hpb=d15598b9032d9c5a9e93ad826c409afea798afc4;p=bytom%2Fvapor.git diff --git a/common/address_test.go b/common/address_test.go index b1b3d5b9..1794cf16 100644 --- a/common/address_test.go +++ b/common/address_test.go @@ -7,8 +7,8 @@ import ( "strings" "testing" - "github.com/vapor/common/bech32" - "github.com/vapor/consensus" + "github.com/bytom/vapor/common/bech32" + "github.com/bytom/vapor/consensus" ) func TestAddresses(t *testing.T) {