
test:
	@node_modules/.bin/tape test*

.PHONY: test

