package cover import "testing" func TestCover(t *testing.T) { Cover() }