mirror of
https://github.com/folke/lazy.nvim.git
synced 2025-04-18 20:36:45 +00:00
test: buse busted for running tasks
This commit is contained in:
parent
bbe136bda6
commit
9c1dd5a090
5 changed files with 40 additions and 40 deletions
11
.busted
Normal file
11
.busted
Normal file
|
@ -0,0 +1,11 @@
|
|||
return {
|
||||
_all = {
|
||||
coverage = false,
|
||||
},
|
||||
default = {
|
||||
verbose = true,
|
||||
},
|
||||
tests = {
|
||||
verbose = true,
|
||||
},
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue