X-Git-Url: http://git.osdn.net/view?p=bytom%2Fvapor.git;a=blobdiff_plain;f=accesstoken%2Faccesstoken_test.go;fp=accesstoken%2Faccesstoken_test.go;h=548d451efca80e2cb15ee31504a0596a037b5474;hp=16c470bd4b4ae0c51f0095dbfc383b564790ba0c;hb=1337be95f74a1d2a1a7316737efde413f29bcb2f;hpb=d15598b9032d9c5a9e93ad826c409afea798afc4 diff --git a/accesstoken/accesstoken_test.go b/accesstoken/accesstoken_test.go index 16c470bd..548d451e 100644 --- a/accesstoken/accesstoken_test.go +++ b/accesstoken/accesstoken_test.go @@ -5,8 +5,8 @@ import ( "strings" "testing" - dbm "github.com/vapor/database/leveldb" - "github.com/vapor/errors" + dbm "github.com/bytom/vapor/database/leveldb" + "github.com/bytom/vapor/errors" ) func TestCreate(t *testing.T) {