mirror of https://github.com/grpc/grpc-go.git
internal: add testutils package comment (#2414)
This commit is contained in:
parent
c4d3b2fa07
commit
a88340f3c8
|
@ -16,6 +16,7 @@
|
|||
*
|
||||
*/
|
||||
|
||||
// Package testutils contains testing helpers.
|
||||
package testutils
|
||||
|
||||
import (
|
||||
|
|
Loading…
Reference in New Issue