overflow_probe/collector/collector_test.go

8 lines
73 B
Go
Raw Normal View History

2017-08-04 02:32:31 +00:00
package collector
2017-08-03 10:08:34 +00:00
import "testing"
func TestCollect(t *testing.T) {
}