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

.PHONY: test
