luametalatex-c/luaharfbuzz/.busted

14 lines
169 B
Plaintext
Raw Permalink Normal View History

2021-12-28 10:18:21 +01:00
return {
_all = {
coverage = true,
verbose = true,
ROOT = { "spec" }
},
default = {
["exclude-tags"] = "mac"
},
mac = {
tags = "mac"
}
}