summaryrefslogtreecommitdiffstats
path: root/common/src/main/webapp/usageguide/appserver/node_modules/mongoose/node_modules/kareem/Makefile
blob: f71ba900895bb9079f6c39a8f47dd1342720fe9b (plain)
1
2
3
4
5
docs:
	node ./docs.js

coverage:
	./node_modules/istanbul/lib/cli.js cover ./node_modules/mocha/bin/_mocha -- -R spec ./test/*