mirror of
https://github.com/status-im/status-go.git
synced 2025-01-09 06:12:55 +00:00
6 lines
77 B
Go
6 lines
77 B
Go
|
//go:build tools
|
||
|
|
||
|
package qpack
|
||
|
|
||
|
import _ "github.com/onsi/ginkgo/v2/ginkgo"
|