forked from quic-go/quic-go
enable logging via command line flag in benchmark tests
using the same package used in the integration tests
This commit is contained in:
@@ -9,6 +9,7 @@ import (
|
||||
"net"
|
||||
|
||||
quic "github.com/lucas-clemente/quic-go"
|
||||
_ "github.com/lucas-clemente/quic-go/integrationtests/tools/testlog"
|
||||
"github.com/lucas-clemente/quic-go/internal/protocol"
|
||||
"github.com/lucas-clemente/quic-go/internal/testdata"
|
||||
. "github.com/onsi/ginkgo"
|
||||
|
||||
Reference in New Issue
Block a user