.busted

1return {
2	default = {
3		ROOT = { "spec/" },
4		pattern = "_spec%.lua$",
5	},
6}