mirror of
https://github.com/ipfs/kubo.git
synced 2025-06-28 08:47:42 +08:00
clarifying method name
This commit is contained in:
@ -9,7 +9,7 @@ import (
|
||||
identify "github.com/jbenet/go-ipfs/identify"
|
||||
)
|
||||
|
||||
func TestDaemonListener(t *testing.T) {
|
||||
func TestInitializeDaemonListener(t *testing.T) {
|
||||
|
||||
|
||||
priv, pub, err := ci.GenerateKeyPair(ci.RSA, 512)
|
||||
|
Reference in New Issue
Block a user