Pushing changes
This commit is contained in:
8
node_modules/qs/Makefile
generated
vendored
Normal file
8
node_modules/qs/Makefile
generated
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
test:
|
||||
@node node_modules/lab/bin/lab -a code -L
|
||||
test-cov:
|
||||
@node node_modules/lab/bin/lab -a code -t 100 -L
|
||||
test-cov-html:
|
||||
@node node_modules/lab/bin/lab -a code -L -r html -o coverage.html
|
||||
|
||||
.PHONY: test test-cov test-cov-html
|
Reference in New Issue
Block a user