Your IP : 216.73.216.40


Current Path : /var/www/html/wetty/node_modules/arraybuffer.slice/
Upload File :
Current File : /var/www/html/wetty/node_modules/arraybuffer.slice/Makefile

REPORTER = dot

test:
	@./node_modules/.bin/mocha \
		--reporter $(REPORTER)

.PHONY: test