项目文件夹

文件
2026-07-13 12:32:21 +08:00

9 行
195 B
Plaintext

return {
default = {
lpath = "./?.lua;./?/init.lua;",
-- make setup() and teardown() behave like their lazy_ variants
lazy = true,
helper = "./spec/busted-ci-helper.lua",
}
}