mirror of
https://github.com/folke/lazy.nvim.git
synced 2025-10-12 12:52:13 +00:00
added busted.lua
This commit is contained in:
parent
6c3bda4aca
commit
8934a7f6a3
3 changed files with 17 additions and 0 deletions
1
.busted
1
.busted
|
@ -1,5 +1,6 @@
|
|||
return {
|
||||
_all = {
|
||||
lua = "./tests/bootstrap-busted.sh",
|
||||
coverage = false,
|
||||
},
|
||||
default = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue