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