File: 019-pass.txt

package info (click to toggle)
golang-github-jstemmer-go-junit-report 2.1.0-1.1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 696 kB
  • sloc: xml: 975; makefile: 24
file content (6 lines) | stat: -rw-r--r-- 136 bytes parent folder | download
1
2
3
4
5
6
=== RUN TestZ
some inline text--- PASS: TestZ (0.06 seconds)
=== RUN TestA
--- PASS: TestA (0.10 seconds)
PASS
ok  	package/name 0.160s