influxdb/pkg/testing/assert/doc.go

5 lines
117 B
Go
Raw Normal View History

2018-11-29 16:25:46 +00:00
/*
Package assert provides helper functions that can be used with the standard Go testing package.
*/
package assert