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

bench:
	@node bench.js

.PHONY: test