Skip to content

Commit

Permalink
tests: simplify .busted
Browse files Browse the repository at this point in the history
  • Loading branch information
mrcjkb committed Dec 4, 2023
1 parent e2dd834 commit 8f76f50
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .busted
Original file line number Diff line number Diff line change
@@ -1,13 +1,6 @@
return {
_all = {
coverage = false,
lpath = "src/?.lua;src/?/init.lua",
},
default = {
verbose = true,
ROOT = {"test"},
},
tests = {
verbose = true,
},
}

0 comments on commit 8f76f50

Please sign in to comment.