]> gerrit.simantics Code Review - simantics/district.git/blob - org.simantics.maps.server/node/node-v4.8.0-win-x64/node_modules/npm/node_modules/npmlog/node_modules/are-we-there-yet/node_modules/delegates/Makefile
a9dcfd50dbdb227343ca0ca3193d78d135e4298d
[simantics/district.git] / org.simantics.maps.server / node / node-v4.8.0-win-x64 / node_modules / npm / node_modules / npmlog / node_modules / are-we-there-yet / node_modules / delegates / Makefile
1
2 test:
3         @./node_modules/.bin/mocha \
4                 --require should \
5                 --reporter spec \
6                 --bail
7
8 .PHONY: test