forked from quic-go/quic-go
re-enable drop tests
This commit is contained in:
@@ -19,7 +19,7 @@ import (
|
||||
. "github.com/onsi/gomega/gexec"
|
||||
)
|
||||
|
||||
var _ = PDescribe("Drop Proxy", func() {
|
||||
var _ = Describe("Drop Proxy", func() {
|
||||
BeforeEach(func() {
|
||||
dataMan.GenerateData(dataLen)
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user