File: doc.go

package info (click to toggle)
golang-testify 1.10.0-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental, forky, sid, trixie
  • size: 920 kB
  • sloc: makefile: 2
file content (4 lines) | stat: -rw-r--r-- 152 bytes parent folder | download
1
2
3
4
// This package exists just to isolate tests that reference the [unsafe] package.
//
// The tests in this package are totally safe.
package unsafetests