@@ -1,4 +1,7 @@
test:
test: node_modules
./node_modules/.bin/mocha -R spec -t 10000
.PHONY: test
node_modules: package.json
npm install
The note is not visible to the blocked user.