nextfile/.busted

11 lines
129 B
Plaintext

return {
_all = {
shuffle = true,
verbose = true,
coverage = true,
},
default = {
ROOT = {"tests/"},
}
}