Skip to content
This repository has been archived by the owner on Oct 15, 2020. It is now read-only.

Commit

Permalink
test: update node-chakracore test baseline
Browse files Browse the repository at this point in the history
  • Loading branch information
boingoing committed Jan 18, 2018
1 parent 4ffd791 commit 88b3c71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/message/error_exit.chakracore.out
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Exiting with code=1
assert.js:*
throw new errors.AssertionError({
throw new errors.AssertionError(obj);
^

AssertionError [ERR_ASSERTION]: 1 strictEqual 2
Expand Down

0 comments on commit 88b3c71

Please sign in to comment.