8 lines
76 B
Go
8 lines
76 B
Go
package collector_go
|
|
|
|
import "testing"
|
|
|
|
func TestCollect(t *testing.T) {
|
|
|
|
}
|