22 lines
165 B
TOML
22 lines
165 B
TOML
[selene]
|
|
base = "lua51"
|
|
name = "vim"
|
|
|
|
[vim]
|
|
any = true
|
|
|
|
[jit]
|
|
any = true
|
|
|
|
[assert]
|
|
any = true
|
|
|
|
[describe]
|
|
any = true
|
|
|
|
[it]
|
|
any = true
|
|
|
|
[before_each.args]
|
|
any = true
|