mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-06 16:06:56 +00:00
4 lines
148 B
Go
4 lines
148 B
Go
/*Package gotesttools is a collection of packages to augment `testing` and
|
|
support common patterns.
|
|
*/
|
|
package gotesttools // import "gotest.tools"
|