Skip to content

Commit

Permalink
Bump busted and luacheck version
Browse files Browse the repository at this point in the history
  • Loading branch information
rolandlo committed Mar 19, 2024
1 parent d2f30cd commit e0bdc2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
DEV_ROCKS = "busted 2.1.1" "luacheck 1.0.0"
DEV_ROCKS = "busted 2.2.0" "luacheck 1.1.2"
BUSTED_ARGS ?= -o gtest -v
TEST_CMD ?= busted $(BUSTED_ARGS)

Expand Down

0 comments on commit e0bdc2d

Please sign in to comment.