Skip to content

Commit 20bce93

Browse files
author
Refael Ackermann
committed
pre-push
1 parent 68cd46e commit 20bce93

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

utils/pre-push.sh

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
#!/c/node10/node
2+
process.argv.length = 1;
3+
require('mocha/bin/mocha');

0 commit comments

Comments
 (0)