diff --git a/test/message/if-error-has-good-stack.out b/test/message/if-error-has-good-stack.out index fa72322b446..7aa58b0283f 100644 --- a/test/message/if-error-has-good-stack.out +++ b/test/message/if-error-has-good-stack.out @@ -3,14 +3,14 @@ assert.js:* ^ AssertionError [ERR_ASSERTION]: ifError got unwanted exception: test error - at z (*/if-error-has-good-stack.js:*:* - at y (*/if-error-has-good-stack.js:*:*) - at x (*/if-error-has-good-stack.js:*:*) - at Object. (*/if-error-has-good-stack.js:*:*) - at c (*/if-error-has-good-stack.js:*:*) - at b (*/if-error-has-good-stack.js:*:*) - at a (*/if-error-has-good-stack.js:*:*) - at Object. (*/if-error-has-good-stack.js:*:*) + at z (*if-error-has-good-stack.js:*:* + at y (*if-error-has-good-stack.js:*:*) + at x (*if-error-has-good-stack.js:*:*) + at Object. (*if-error-has-good-stack.js:*:*) + at c (*if-error-has-good-stack.js:*:*) + at b (*if-error-has-good-stack.js:*:*) + at a (*if-error-has-good-stack.js:*:*) + at Object. (*if-error-has-good-stack.js:*:*) at Module._compile (module.js:*:*) at Object.Module._extensions..js (module.js:*:*) at Module.load (module.js:*:*)