summaryrefslogtreecommitdiff
path: root/test/message/events_unhandled_error_common_trace.out
diff options
context:
space:
mode:
Diffstat (limited to 'test/message/events_unhandled_error_common_trace.out')
-rw-r--r--test/message/events_unhandled_error_common_trace.out6
1 files changed, 3 insertions, 3 deletions
diff --git a/test/message/events_unhandled_error_common_trace.out b/test/message/events_unhandled_error_common_trace.out
index 1535573470..003446edaa 100644
--- a/test/message/events_unhandled_error_common_trace.out
+++ b/test/message/events_unhandled_error_common_trace.out
@@ -12,11 +12,11 @@ Error: foo:bar
at tryModuleLoad (module.js:*:*)
at Function.Module._load (module.js:*:*)
at Function.Module.runMain (module.js:*:*)
- at startup (bootstrap_node.js:*:*)
+ at startup (internal/bootstrap/node.js:*:*)
Emitted 'error' event at:
at quux (*events_unhandled_error_common_trace.js:*:*)
at Object.<anonymous> (*events_unhandled_error_common_trace.js:*:*)
at Module._compile (module.js:*:*)
[... lines matching original stack trace ...]
- at startup (bootstrap_node.js:*:*)
- at bootstrapNodeJSCore (bootstrap_node.js:*:*)
+ at startup (internal/bootstrap/node.js:*:*)
+ at bootstrapNodeJSCore (internal/bootstrap/node.js:*:*)