diff --git a/test/message/undefined_reference_in_new_context.out b/test/message/undefined_reference_in_new_context.out index 23283305d480a3..e6796325a76b06 100644 --- a/test/message/undefined_reference_in_new_context.out +++ b/test/message/undefined_reference_in_new_context.out @@ -1,12 +1,12 @@ before -*test/message/undefined_reference_in_new_context.js:10 -script.runInNewContext(); - ^ +*.js:* +*cript.runIn*Context(*); +*^ ReferenceError: foo is not defined at evalmachine.:* - at Object. (*test/message/undefined_reference_in_new_context.js:*) + at *test/message/undefined_reference_in_new_context.js:* at Module._compile (node.js:*) at Module._loadScriptSync (node.js:*) at Module.loadSync (node.js:*)