Fix tab busted config
This commit is contained in:
8
.busted
8
.busted
@@ -10,9 +10,9 @@ return {
|
||||
ROOT = { "../spec" },
|
||||
},
|
||||
generate = {
|
||||
directory = "src",
|
||||
lpath = "../runtime/lua/?.lua;../runtime/lua/?/init.lua",
|
||||
helper = "HeadlessWrapper.lua",
|
||||
ROOT = { "../spec/GenerateBuilds.lua" },
|
||||
directory = "src",
|
||||
lpath = "../runtime/lua/?.lua;../runtime/lua/?/init.lua",
|
||||
helper = "HeadlessWrapper.lua",
|
||||
ROOT = { "../spec/GenerateBuilds.lua" },
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user