HOME


Mini Shell 1.0
DIR: /opt/alt/alt-nodejs10/root/lib/node_modules/npm/node_modules.bundled/delegates/
Upload File :
Current File : //opt/alt/alt-nodejs10/root/lib/node_modules/npm/node_modules.bundled/delegates/Makefile
test:
	@./node_modules/.bin/mocha \
		--require should \
		--reporter spec \
		--bail

.PHONY: test