aboutsummaryrefslogtreecommitdiff
path: root/test/bun.js/exit-code-unhandled-throw.js (follow)
AgeCommit message (Collapse)AuthorFilesLines
2023-03-07Reorganize tests (#2332)Gravatar Ashcon Partovi 1-3/+0
2023-01-05Report unhandled promise rejection on exit and make exit code 1 instead of 0 ↵Gravatar Jarred Sumner 1-0/+3
(#1734) Co-authored-by: Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com>