File: .busted

package info (click to toggle)
lua-expat 1.5.2-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 392 kB
  • sloc: ansic: 723; makefile: 32
file content (8 lines) | stat: -rw-r--r-- 111 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
return {
  default = {
    verbose = true,
    lazy = true,
    coverage = false,
    output = "gtest",
  },
}