Your IP : 216.73.216.91


Current Path : /usr/lib/node_modules/pm2/node_modules/thunkify/
Upload File :
Current File : //usr/lib/node_modules/pm2/node_modules/thunkify/Makefile

test:
	@./node_modules/.bin/mocha \
		--require should \
		--reporter dot \
		--bail

.PHONY: test