mirror of
https://github.com/arnaucube/socketioMEANseed.git
synced 2026-02-07 19:56:46 +01:00
init
This commit is contained in:
8
www/node_modules/qs/Makefile
generated
vendored
Normal file
8
www/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