We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2f30cd commit e0bdc2dCopy full SHA for e0bdc2d
Makefile
@@ -1,4 +1,4 @@
1
-DEV_ROCKS = "busted 2.1.1" "luacheck 1.0.0"
+DEV_ROCKS = "busted 2.2.0" "luacheck 1.1.2"
2
BUSTED_ARGS ?= -o gtest -v
3
TEST_CMD ?= busted $(BUSTED_ARGS)
4
0 commit comments