all: test test: ./node_modules/.bin/mocha -r should -r co-mocha .PHONY: test