blob: 460c977ff024448188487484bfa15fa59143b053 [file]
//go:build tools
package main
import (
_ "github.com/onsi/ginkgo/v2/ginkgo"
)