summaryrefslogtreecommitdiffstats
path: root/common/src/main/webapp/usageguide/appserver/node_modules/mongoose/node_modules/muri/Makefile
blob: e6337bddfdc67fcfcbb491feda0c7b2480983b83 (plain)
1
2
3
4
5
test:
	@node_modules/mocha/bin/mocha $(T)

.PHONY: test