We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68cd46e commit 20bce93Copy full SHA for 20bce93
utils/pre-push.sh
@@ -0,0 +1,3 @@
1
+#!/c/node10/node
2
+process.argv.length = 1;
3
+require('mocha/bin/mocha');
0 commit comments