/node_modules/express/node_modules/crc/Makefile
https://bitbucket.org/gagginaspinnata/todo-app-with-angularjs · Makefile · 7 lines · 5 code · 2 blank · 0 comment · 0 complexity · c0401dcbd4b101029f4da88a276549de MD5 · raw file
- test:
- @./node_modules/.bin/mocha \
- --require should \
- --reporter spec
- .PHONY: test