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

Commit

Permalink
test: updating baseline to work with chakracore
Browse files Browse the repository at this point in the history
  • Loading branch information
MSLaguana committed Feb 13, 2018
1 parent 3986ac3 commit 5beee7e
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions test/message/assert_throws_stack.chakracore.out
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
assert.js:*
compareExceptionKey(actual, expected, key, msg);
^

AssertionError [ERR_ASSERTION]: bar: expected true, not undefined
at Anonymous function (*assert_throws_stack.js:*:*)
at *
at *
at *
at *

0 comments on commit 5beee7e

Please sign in to comment.