Skip to content

Commit e0bdc2d

Browse files
committed
Bump busted and luacheck version
1 parent d2f30cd commit e0bdc2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
DEV_ROCKS = "busted 2.1.1" "luacheck 1.0.0"
1+
DEV_ROCKS = "busted 2.2.0" "luacheck 1.1.2"
22
BUSTED_ARGS ?= -o gtest -v
33
TEST_CMD ?= busted $(BUSTED_ARGS)
44

0 commit comments

Comments
 (0)