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

.PHONY: test