blob: 82cdbf85c8d62502f48eb97c5f8d96e1b8154c5d [file]
package coverage
import "testing"
func TestCoverage(t *testing.T) {
live()
}