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
c62870fb
Commit
c62870fb
authored
May 19, 2015
by
rht
Browse files
Run 'gofmt -s -w' on these files
parent
95198430
Changes
1
Hide whitespace changes
Inline
Side-by-side
net/mock/mock_notif_test.go
View file @
c62870fb
...
...
@@ -109,7 +109,7 @@ func TestNotifications(t *testing.T) {
// there's one stream per conn that we need to drain....
// unsure where these are coming from
for
i
,
_
:=
range
nets
{
for
i
:=
range
nets
{
n
:=
notifiees
[
i
]
testOCStream
(
n
,
nil
)
testOCStream
(
n
,
nil
)
...
...
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