Commit 782b1004 authored by Marten Seemann's avatar Marten Seemann
Browse files

fix the name of test ginkgo case

parent d80e1ffe
......@@ -7,7 +7,7 @@ import (
"testing"
)
func TestQuicGo(t *testing.T) {
func TestLibp2pQuicTransport(t *testing.T) {
RegisterFailHandler(Fail)
RunSpecs(t, "libp2p QUIC Transport Suite")
}
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