test:
	@node_modules/.bin/tape test/*.js

.PHONY: test