internal: add testutils package comment (#2414)

This commit is contained in:
Doug Fawley 2018-10-30 16:29:06 -07:00 committed by Menghan Li
parent c4d3b2fa07
commit a88340f3c8
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@
*
*/
// Package testutils contains testing helpers.
package testutils
import (