index
:
golang-1.16
debian
progress-linux
upstream
debian 11 backports: golang
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
cmd
/
cover
/
testdata
/
html
/
html_test.go
blob: c15561fe4a92fd9e743b1b81dd08292157ae3d45 (
plain
)
1
2
3
4
5
6
7
8
package
html
import
"testing"
func
TestAll
(
t
*
testing
.
T
)
{
f
()
g
()
}