Commit efeb82bf authored by Cory Schwartz's avatar Cory Schwartz

typeo

parent f4b401f2
......@@ -647,7 +647,7 @@ func TestDialSimultaneousJoin(t *testing.T) {
c3 := <-connch
// raise any errors from the two
// raise any errors from the previous goroutines
for i := 0; i < 3; i++ {
err := <-errs
if err != nil {
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment