Current File : //proc/self/root/lib/node_modules/bower/lib/node_modules/intersect/Makefile
test:
	@node_modules/.bin/tape test/*.js

bench:
	@node bench.js

.PHONY: test