OSDN Git Service

update miner
[bytom/bytom.git] / testutil / expect.go
index 791622f..bb899cb 100644 (file)
@@ -7,7 +7,7 @@ import (
        "strings"
        "testing"
 
-       "chain/errors"
+       "github.com/bytom/errors"
 )
 
 var wd, _ = os.Getwd()