Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
go-libp2p
Commits
faced1ef
Commit
faced1ef
authored
Aug 24, 2016
by
Jeromy
Browse files
add note to test failure
parent
7ac44bb2
Changes
1
Hide whitespace changes
Inline
Side-by-side
p2p/net/swarm/swarm_test.go
View file @
faced1ef
...
...
@@ -294,7 +294,7 @@ func TestConnHandler(t *testing.T) {
select
{
case
<-
gotconn
:
t
.
Fatalf
(
"should have connected to %d swarms"
,
expect
)
t
.
Fatalf
(
"should have connected to %d swarms
, got an extra.
"
,
expect
)
default
:
}
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment