portable-devtools / go /src /cmd /cover /testdata /html /html_test.go
codekingpro's picture
Add files using upload-large-folder tool
fc11197 verified
Raw
History Blame Contribute Delete
73 Bytes
package html
import "testing"
func TestAll(t *testing.T) {
f()
g()
}