Skip to content

Commit

Permalink
Update addrmanager_test.go
Browse files Browse the repository at this point in the history
  • Loading branch information
Noel Laurie committed Oct 26, 2018
1 parent 3417b01 commit f33d8f9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions addrmgr/addrmanager_test.go
Expand Up @@ -356,6 +356,7 @@ func TestGetAddress(t *testing.T) {
}
}

// TestGetBestLocalAddress tests get best local address
func TestGetBestLocalAddress(t *testing.T) {
localAddrs := []wire.NetAddress{
{IP: net.ParseIP("192.168.0.100")},
Expand Down

0 comments on commit f33d8f9

Please sign in to comment.