summaryrefslogtreecommitdiff
path: root/cli/tests/testdata/test/unhandled_rejection.out
AgeCommit message (Collapse)Author
2022-05-09feat(test): Represent uncaught errors (#14513)Nayeem Rahman
This commit adds better reporting of uncaught errors in top level scope of testing files. This change affects both console runner as well as LSP runner.
2021-08-11chore: move test files to testdata directory (#11601)David Sherret