UNPKG

119 BPlain TextView Raw
1
2node_modules: package.json
3 @npm install
4
5test: node_modules
6 @./node_modules/.bin/mocha --reporter spec
7
8.PHONY: test
\No newline at end of file