test: add crashonUnhandledRejection
PR-URL: https://github.com/nodejs/node/pull/17237 Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com> Reviewed-By: James M Snell <jasnell@gmail.com>
This commit is contained in:
parent
fbb9eef4c4
commit
3f19ecda2a
@ -2,6 +2,7 @@
|
||||
|
||||
const common = require('../common');
|
||||
|
||||
common.crashOnUnhandledRejection();
|
||||
common.skipIfInspectorDisabled();
|
||||
|
||||
const assert = require('assert');
|
||||
|
Loading…
x
Reference in New Issue
Block a user