aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/google.golang.org/grpc/admin/test/ya.make
blob: 7b22c0007c23594530983c15363a74f6dffcde00 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
GO_LIBRARY()

LICENSE(Apache-2.0)

SRCS(utils.go)

GO_XTEST_SRCS(admin_test.go)

END()

RECURSE(gotest)