File: export_test.go

package info (click to toggle)
golang-github-go-quicktest-qt 1.101.0-2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 236 kB
  • sloc: makefile: 2
file content (8 lines) | stat: -rw-r--r-- 146 bytes parent folder | download
1
2
3
4
5
6
7
8
// Licensed under the MIT license, see LICENSE file for details.

package qt

var (
	Prefixf        = prefixf
	TestingVerbose = &testingVerbose
)