Files
alfresco-ng2-components/ng2-components/ng2-alfresco-documentslist/dist/node_modules/batch/Makefile
Mario Romano 07807e7bc3 # add dist
2016-04-21 11:56:31 +01:00

6 lines
69 B
Makefile

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