Your IP : 216.73.216.48


Current Path : /hdd/hdd21/my5/git/node_modules/delegates/
Upload File :
Current File : //hdd/hdd21/my5/git/node_modules/delegates/Makefile

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

.PHONY: test