collector_go/collector_test.go
insanity@loafle.com f873855286 collector
2017-05-11 18:34:47 +09:00

8 lines
76 B
Go

package collector_go
import "testing"
func TestCollect(t *testing.T) {
}