
test:
	@node_modules/mocha/bin/mocha $(T)

.PHONY: test
