File: .busted

package info (click to toggle)
lua-basexx 0.3-2
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 132 kB
  • ctags: 23
  • sloc: makefile: 6
file content (7 lines) | stat: -rw-r--r-- 104 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
return {
   default = {
      ROOT = { "test" },
      verbose = true,
      lpath = "lib/?.lua"
   }
}