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

.PHONY: test