Viewing File: /home/ubuntu/efiexchange-node-base/node_modules/delegates/Makefile


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

.PHONY: test
Back to Directory File Manager