Makefile 74 Bytes Edit Raw Blame History Permalink 1 2 test: ./node_modules/.bin/mocha ./tests/ --timeout 15000 --reporter list