diff options
Diffstat (limited to 'test/sequential/test-inspector-ip-detection.js')
-rw-r--r-- | test/sequential/test-inspector-ip-detection.js | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/test/sequential/test-inspector-ip-detection.js b/test/sequential/test-inspector-ip-detection.js index 14be5e6824..4e0f9b871b 100644 --- a/test/sequential/test-inspector-ip-detection.js +++ b/test/sequential/test-inspector-ip-detection.js @@ -44,6 +44,4 @@ async function test() { instance.kill(); } -common.crashOnUnhandledRejection(); - test(); |