X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=blockchain%2Ftxbuilder%2Fwitness_test.go;fp=blockchain%2Ftxbuilder%2Fwitness_test.go;h=a4e093a2775eb3b48f4256bdafd1e61fe2010a4c;hb=b2806721ac0839dd8c271e7f9ad68a9ced9048d1;hp=49e5bde5d7bd9e21e2bfc7f1487df55d68a9ff26;hpb=0b8e544597b3443378c9d68515f449de4716a5cd;p=bytom%2Fvapor.git diff --git a/blockchain/txbuilder/witness_test.go b/blockchain/txbuilder/witness_test.go index 49e5bde5..a4e093a2 100644 --- a/blockchain/txbuilder/witness_test.go +++ b/blockchain/txbuilder/witness_test.go @@ -6,8 +6,8 @@ import ( "github.com/davecgh/go-spew/spew" - chainjson "github.com/vapor/encoding/json" - "github.com/vapor/testutil" + chainjson "github.com/bytom/vapor/encoding/json" + "github.com/bytom/vapor/testutil" ) func TestWitnessJSON(t *testing.T) {