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-quic-transport
Commits
782b1004
Commit
782b1004
authored
Jun 15, 2018
by
Marten Seemann
Browse files
fix the name of test ginkgo case
parent
d80e1ffe
Changes
1
Hide whitespace changes
Inline
Side-by-side
libp2pquic_suite_test.go
View file @
782b1004
...
...
@@ -7,7 +7,7 @@ import (
"testing"
)
func
Test
QuicGo
(
t
*
testing
.
T
)
{
func
Test
Libp2pQuicTransport
(
t
*
testing
.
T
)
{
RegisterFailHandler
(
Fail
)
RunSpecs
(
t
,
"libp2p QUIC Transport Suite"
)
}
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