mirror of
https://github.com/refraction-networking/uquic.git
synced 2025-04-04 04:37:36 +03:00
migrate to Ginkgo v2
This commit is contained in:
parent
c9a878858e
commit
870fbe7ab0
186 changed files with 267 additions and 243 deletions
2
tools.go
2
tools.go
|
@ -4,5 +4,5 @@ package quic
|
|||
|
||||
import (
|
||||
_ "github.com/golang/mock/mockgen"
|
||||
_ "github.com/onsi/ginkgo/ginkgo"
|
||||
_ "github.com/onsi/ginkgo/v2/ginkgo"
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue