replace zxq.co/ripple/hanayo
This commit is contained in:
13
vendor/gopkg.in/redis.v5/internal/proto/proto_test.go
generated
vendored
Normal file
13
vendor/gopkg.in/redis.v5/internal/proto/proto_test.go
generated
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
package proto_test
|
||||
|
||||
import (
|
||||
"testing"
|
||||
|
||||
. "github.com/onsi/ginkgo"
|
||||
. "github.com/onsi/gomega"
|
||||
)
|
||||
|
||||
func TestGinkgoSuite(t *testing.T) {
|
||||
RegisterFailHandler(Fail)
|
||||
RunSpecs(t, "proto")
|
||||
}
|
Reference in New Issue
Block a user