summaryrefslogtreecommitdiff
path: root/meta/3rd/busted/config.lua
blob: b82547830827669be524078995b553e910deff27 (plain)
1
2
3
4
5
6
7
configs = {
	{
		key = "Lua.workspace.library",
		action = "add",
		value = "${3rd}/luassert/library",
	},
}