Skip to content

Commit

Permalink
clarifying method name
Browse files Browse the repository at this point in the history
  • Loading branch information
llSourcell committed Sep 18, 2014
1 parent 8eb13eb commit 8dd83ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion daemon/daemon_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit 8dd83ee

Please sign in to comment.