We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c05d5fd commit 8c26eccCopy full SHA for 8c26ecc
test/browser_reporting.js
@@ -1,5 +1,5 @@
1
// Set this to true to have stdout and stderr sent back to the server
2
-var captureStdoutStderr = false;
+var captureStdoutStderr = true;
3
4
var hasModule = typeof Module === 'object' && Module;
5
0 commit comments