]> 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
Adding integrated tile server
[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