]> git.lizzy.rs Git - lua-star.git/blob - .busted
Add lua star, example and documentation.
[lua-star.git] / .busted
1 return {
2   default = {
3     verbose = true,
4     coverage = false,
5     ROOT = {"tests"},
6   }
7 }