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