OSDN Git Service

Remove dashboard && Make test OK.
[bytom/bytom-spv.git] / crypto / crypto_test.go
index dacdf38..7b86605 100644 (file)
@@ -18,7 +18,7 @@ package crypto
 
 import (
        _ "bytes"
-       _ "bytom/common"
+       _ "github.com/bytom/common"
        _ "crypto/ecdsa"
        _ "encoding/hex"
        _ "fmt"