We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82731da commit c52d9cdCopy full SHA for c52d9cd
Makefile
@@ -1,5 +1,5 @@
1
2
-MOCHA_OPTS=
+MOCHA_OPTS= --check-leaks
3
REPORTER = dot
4
5
check: test
0 commit comments