Current File : //usr/local/share/.config/yarn/global/node_modules/pm2-axon-rpc/Makefile
test:
	@./node_modules/.bin/mocha \
		--reporter spec

.PHONY: test