This file is indexed.

/usr/share/lua/5.1/busted/options.lua is in lua-busted 2.0~rc12-1-2.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

1
2
3
4
return {
  standalone = true,
  defaultOutput = 'utfTerminal',
}