summaryrefslogtreecommitdiff
path: root/test/message/error_exit.out
blob: eab43959b6c8d8a9fa80a02c10614445c6032595 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Exiting with code=1
assert.js:*
  throw new AssertionError(obj);
  ^

AssertionError [ERR_ASSERTION]: 1 strictEqual 2
    at Object.<anonymous> (*test*message*error_exit.js:*:*)
    at Module._compile (module.js:*:*)
    at Object.Module._extensions..js (module.js:*:*)
    at Module.load (module.js:*:*)
    at tryModuleLoad (module.js:*:*)
    at Function.Module._load (module.js:*:*)
    at Function.Module.runMain (module.js:*:*)
    at startup (bootstrap_node.js:*:*)
    at bootstrapNodeJSCore (bootstrap_node.js:*:*)