
test:
	@node_modules/.bin/tap test*

.PHONY: test

