$ go test ./...
? github.com/zmap/zlint/v3/cmd/zlint [no test files]
? github.com/zmap/zlint/v3/cmd/zlint-gtld-update [no test files]
? github.com/zmap/zlint/v3/formattedoutput [no test files]
? github.com/zmap/zlint/v3/integration/lints/filters [no test files]
? github.com/zmap/zlint/v3/integration/lints/lint [no test files]
ok github.com/zmap/zlint/v3 0.116s
ok github.com/zmap/zlint/v3/integration 0.145s [no tests to run]
ok github.com/zmap/zlint/v3/integration/lints 0.104s
ok github.com/zmap/zlint/v3/integration/lints/lints 0.051s
ok github.com/zmap/zlint/v3/lint 0.153s
ok github.com/zmap/zlint/v3/lints 0.126s
ok github.com/zmap/zlint/v3/lints/apple 0.167s
ok github.com/zmap/zlint/v3/lints/cabf_br 0.454s
ok github.com/zmap/zlint/v3/lints/cabf_cs_br 0.217s
ok github.com/zmap/zlint/v3/lints/cabf_ev 0.185s
ok github.com/zmap/zlint/v3/lints/cabf_smime_br 0.198s
ok github.com/zmap/zlint/v3/lints/community 0.151s
ok github.com/zmap/zlint/v3/lints/etsi 0.144s
ok github.com/zmap/zlint/v3/lints/mozilla 0.106s
ok github.com/zmap/zlint/v3/lints/rfc 0.243s
ok github.com/zmap/zlint/v3/profiles 0.084s
ok github.com/zmap/zlint/v3/test 0.183s
ok github.com/zmap/zlint/v3/util 0.063s
The test looks fine.