NET-Web-API-w-Angular/my-app/node_modules/batch/Makefile

6 lines
No EOL
69 B
Makefile
Executable file

test:
@./node_modules/.bin/mocha \
--require should
.PHONY: test