Browse Source

test: fix test/message/undefined_reference_in_new_context.js

after 4d4900f, stack trace was changed.
v0.7.4-release
koichik 13 years ago
parent
commit
f5a01d1764
  1. 2
      test/message/undefined_reference_in_new_context.out

2
test/message/undefined_reference_in_new_context.out

@ -10,5 +10,5 @@ ReferenceError: foo is not defined
at Object..js (module.js:*)
at Module.load (module.js:*)
at Function._load (module.js:*)
at Array.<anonymous> (module.js:*)
at Array.0 (module.js:*)
at EventEmitter._tickCallback (node.js:*)

Loading…
Cancel
Save