blob: e3672785b912c94dfca6b951cae271f4141e6e68 [file] [log] [blame]
node_modules: package.json
@npm install
test: node_modules
@./node_modules/.bin/mocha --reporter spec
.PHONY: test