Sign in
go
/
go
/
2fb6bf8a4a51f92f98c2ae127eff2b7ac392c08f
/
.
/
src
/
cmd
/
cover
/
testdata
/
html
/
html_test.go
blob: c15561fe4a92fd9e743b1b81dd08292157ae3d45 [
file
]
package html
import "testing"
func TestAll(t *testing.T) {
f()
g()
}