blob: 5a83208480695ee9165d88f50ed87829a8c15bfe [file] [log] [blame]
-- Configuration for unit tests
-- See: http://olivinelabs.com/busted/
return {
default = {
lpath = "./?.lua",
["auto-insulate"] = false,
}
}