Skip to content

Commit

Permalink
chore: set up proper busted ROOT
Browse files Browse the repository at this point in the history
  • Loading branch information
vhyrro committed May 21, 2024
1 parent 57f84fd commit a2d7c14
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .busted
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ return {
lpath = "lua/?.lua;lua/?/init.lua",
pattern = "module%.lua$",
auto_insulate = false,
ROOT = { "lua/" },
},
default = {
verbose = true,
Expand Down

0 comments on commit a2d7c14

Please sign in to comment.